PrintDocument for WinForms
Body プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : Body プロパティ
Gets the DocumentBody object representing the body of the current document.
シンタックス
'宣言
 
Public ReadOnly Property Body As DocumentBody
'使用法
 
Dim instance As C1PrintDocument
Dim value As DocumentBody
 
value = instance.Body
public DocumentBody Body {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ