ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / Compress Property

In This Topic
    Compress Property
    In This Topic
    Sets or returns a value indicating whether the page is compressed.
    Syntax
    'Declaration
     
    Public Property Compress As Boolean
    public bool Compress {get; set;}

    Property Value

    Boolean. The default value is False.
    See Also