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

Glossary Item Box

Adjust the horizontal resolution of rendered images. The default value is 96.

Syntax

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

See Also