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

Glossary Item Box

Gets or sets the quality of the report to be rendered as an image.

Syntax

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

See Also