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

In This Topic
    IsCompressed Property (C1PdfDocument)
    In This Topic
    Gets a value indicating whether compression is used when saving the document.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsCompressed As Boolean
    public bool IsCompressed {get;}
    See Also