ActiveReports Developer 7
DpiY Property
See Also 
GrapeCity.ActiveReports.Export.Image.v7 Assembly > GrapeCity.ActiveReports.Export.Image.Tiff.Section Namespace > TiffExport Class : DpiY Property

Glossary Item Box

Get or set the vertical resolution value when exporting a TIFF.

Syntax

Visual Basic (Declaration) 
Public Property DpiY As System.Integer
C# 
public System.int DpiY {get; set;}

See Also