DioDocs for PDF
CustomPostDraw プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > CellStyle クラス : CustomPostDraw プロパティ
Gets or sets a delegate that draws custom content in a table cell (after drawing a GrapeCity.Documents.Text.TextLayout).
シンタックス
'宣言
 
Public Property CustomPostDraw As System.Action(Of GcGraphics,TableCell)
public System.Action<GcGraphics,TableCell> CustomPostDraw {get; set;}
参照

CellStyle クラス
CellStyle メンバ