ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Image Assembly / GrapeCity.ActiveReports.Export.Image.Page Namespace / Settings Class / Quality Property

In This Topic
    Quality Property
    In This Topic
    Gets or sets the quality of the report to be rendered as an image.
    Syntax
    'Declaration
     
    Public Property Quality As Integer
    public int Quality {get; set;}
    See Also