PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / C1PdfDocument Class / ImageQuality Property

In This Topic
    ImageQuality Property (C1PdfDocument)
    In This Topic
    Gets or sets the image quality to use when saving the document.
    Syntax
    'Declaration
     
    
    Public Property ImageQuality As ImageQuality
    public ImageQuality ImageQuality {get; set;}
    See Also