ActiveReports 6 Online Help
DpiY Property (TiffExport)

Gets or sets the vertical resolution of a report when exporting to TIFF format. The default value is 196.
Syntax
'Declaration
 
Public Property DpiY As Integer
public int DpiY {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