PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / ImageExporter Class / Resolution Property

In This Topic
    Resolution Property
    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