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

Glossary Item Box

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

Syntax

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

See Also