ActiveReports Developer 7
ImageResolution Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > PdfExportOptions Class : ImageResolution Property

Glossary Item Box

Specifies the ImageResolution the PDF Export should use for the PDF Viewer type.

Syntax

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

See Also