ActiveReports 9
DpiY Property (Settings)

The resolution of the output device in y-direction. The default value is 300.
Syntax
'Declaration
 
Public Property DpiY As System.Single
public System.float DpiY {get; set;}
Remarks
PDF hasn't its own DPI options. So this setting can be obtained throght GrapeCity.ActiveReports.Extensibility.Layout.Features.FeatureResoluton and used for customers rendering (overriding of GrapeCity.ActiveReports.Extensibility.Rendering.Drawing.IGraphicsRenderer.
See Also

Reference

Settings Class
Settings Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum