PrintDocument for WinForms
Document プロパティ (TagBase)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > TagBase クラス : Document プロパティ
現在のタグを含む C1PrintDocumentを取得します。タグがドキュメントに追加されていない場合は nullを返すことができます。
シンタックス
'宣言
 
Public ReadOnly Property Document As C1PrintDocument
'使用法
 
Dim instance As TagBase
Dim value As C1PrintDocument
 
value = instance.Document
public C1PrintDocument Document {get;}
参照

TagBase クラス
TagBase メンバ