ActiveReports Developer 7
VerticalResolution Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IImage Interface : VerticalResolution Property

Glossary Item Box

Vertical resolution (DPI) of the image.

Syntax

Visual Basic (Declaration) 
ReadOnly Property VerticalResolution As System.Single
C# 
System.float VerticalResolution {get;}

See Also