ActiveReports 6 Online Help Send comments on this topic.
DpiY Property
See Also 
ActiveReports.TiffExport Assembly > DataDynamics.ActiveReports.Export.Tiff Namespace > TiffExport Class : DpiY Property

Glossary Item Box

Gets or sets the vertical resolution of a report when exporting to TIFF format. The default value is 196.

Syntax

Visual Basic (Declaration) 
Public Property DpiY As Integer
C# 
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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.