Spread for ASP.NET 12 Product Documentation
Graphics Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > PrintBackgroundEventArgs Class : Graphics Property
Gets or sets the graphics device that does the printing.
Syntax
'Declaration
 
Public ReadOnly Property Graphics As Graphics
'Usage
 
Dim instance As PrintBackgroundEventArgs
Dim value As Graphics
 
value = instance.Graphics
public Graphics Graphics {get;}
See Also

Reference

PrintBackgroundEventArgs Class
PrintBackgroundEventArgs Members