ActiveReports 9
DpiX Property (Settings)

The resolution of the output device in x-direction. The default value is 300.
Syntax
'Declaration
 
Public Property DpiX As System.Single
public System.float DpiX {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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Settings Class
Settings Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum