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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TagBase クラス : Document プロパティ
Gets the C1PrintDocument object containing the current tag. Can return null if the tag has not been added to a document.
シンタックス
'宣言
 
Public ReadOnly Property Document As C1PrintDocument
'使用法
 
Dim instance As TagBase
Dim value As C1PrintDocument
 
value = instance.Document
public C1PrintDocument Document {get;}
参照

TagBase クラス
TagBase メンバ