[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.TableRenderer.Render

Render Method

Render(GcGraphics)

Draws the table to a GcGraphics.

Declaration
public void Render(GcGraphics graphics = null)
Public Sub Render(Optional graphics As GcGraphics = Nothing)
Parameters
Type Name Description
GcGraphics graphics

The target GcGraphics. If null, the value is taken from the Graphics property. The resolution of graphics must be the same as of Graphics.