Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ImageExporter Class / Resolution Property

In This Topic
    Resolution Property (ImageExporter)
    In This Topic
    Gets or sets the resolution of the exported image.
    Syntax
    'Declaration
     
    Public Property Resolution As Single
    public float Resolution {get; set;}
    See Also