PrintDocument for WinForms
Location プロパティ (OutlineNode)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > OutlineNode クラス : Location プロパティ
Gets or sets the IDocumentLocation associated with the current node.
シンタックス
'宣言
 
Public Property Location As IDocumentLocation
'使用法
 
Dim instance As OutlineNode
Dim value As IDocumentLocation
 
instance.Location = value
 
value = instance.Location
public IDocumentLocation Location {get; set;}
参照

OutlineNode クラス
OutlineNode メンバ