ActiveReports 12
Compress Property

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Page Class : Compress Property
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

Reference

Page Class
Page Members