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

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