Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / TableRenderer Class / Graphics Property

In This Topic
Graphics Property (TableRenderer)
In This Topic
Gets a GcGraphics used for creating GrapeCity.Documents.Text.TextLayout objects.
Syntax
'Declaration
 
Public ReadOnly Property Graphics As GcGraphics
 
See Also