ActiveReports 6 Online Help
DpiX Property (TiffExport)

Gets or sets the horizontal resolution of a report when exporting to TIFF format. The default value is 200.
Syntax
'Declaration
 
Public Property DpiX As Integer
public int DpiX {get; set;}
Remarks
Note: Setting the DpiX or DpiY property to large values can cause the rendered image to be too large and not enough memory in system can be allocated to the bitmap.
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

TiffExport Class
TiffExport Members

Send Feedback