Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document.Export Namespace / PdfFilter Class / UseCompression Property

In This Topic
    UseCompression Property
    In This Topic
    Gets or sets a value indicating whether to use compression.
    Syntax
    'Declaration
     
    Public Property UseCompression As Boolean
    public bool UseCompression {get; set;}
    See Also