ActiveReports 13
IsFixedSize Property

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document.Section Namespace > PagesCollection Class : IsFixedSize Property
Gets a value indicating whether the PagesCollection has a fixed size.
Syntax
'Declaration
 
Public ReadOnly Property IsFixedSize As Boolean
public bool IsFixedSize {get;}

Property Value

true if this instance is fixed size; otherwise, false.
See Also

Reference

PagesCollection Class
PagesCollection Members