Spread for ASP.NET 9.0 Product Documentation
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;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

PrintBackgroundEventArgs Class
PrintBackgroundEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.