Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PrintHeaderFooterAreaEventArgs Class / Rectangle Property


In This Topic
Rectangle Property (PrintHeaderFooterAreaEventArgs)
In This Topic
Gets or sets the rectangular area that represents the sheet.
Syntax
'Declaration
 
Public ReadOnly Property Rectangle As Rectangle
 
'Usage
 
Dim instance As PrintHeaderFooterAreaEventArgs
Dim value As Rectangle
 
value = instance.Rectangle
See Also