Spread for ASP.NET 12 Product Documentation
SheetRectangle Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > PrintBackgroundEventArgs Class : SheetRectangle Property
Gets or sets the rectangle area representing the sheet.
Syntax
'Declaration
 
Public ReadOnly Property SheetRectangle As Rectangle
'Usage
 
Dim instance As PrintBackgroundEventArgs
Dim value As Rectangle
 
value = instance.SheetRectangle
public Rectangle SheetRectangle {get;}
See Also

Reference

PrintBackgroundEventArgs Class
PrintBackgroundEventArgs Members