ActiveReports Developer 7
DpiY Property
See Also 
GrapeCity.ActiveReports.Export.Image.v7 Assembly > GrapeCity.ActiveReports.Export.Image.Page Namespace > Settings Class : DpiY Property

Glossary Item Box

Adjust the vertical resolution of rendered images.

Syntax

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

See Also