DioDocs for PDF
Render メソッド (TableRenderer)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > TableRenderer クラス : Render メソッド
The target GcGraphics. If null 参照 (Visual Basicでは Nothing), the value is taken from the Graphics property. The resolution of graphics must be the same as of Graphics.
Draws the table to a GcGraphics.
シンタックス
'宣言
 
Public Sub Render( _
   Optional ByVal graphics As GcGraphics _
) 
public void Render( 
   GcGraphics graphics
)

パラメータ

graphics
The target GcGraphics. If null 参照 (Visual Basicでは Nothing), the value is taken from the Graphics property. The resolution of graphics must be the same as of Graphics.
参照

TableRenderer クラス
TableRenderer メンバ