PrintDocument for WinForms
OutlineNode コンストラクタ(String,IDocumentLocation)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > OutlineNode クラス > OutlineNode コンストラクタ : OutlineNode コンストラクタ(String,IDocumentLocation)
The node caption.
The location within a document associated with the current node.
Initializes a new instance of the OutlineNode class.
シンタックス
'宣言
 
Public Function New( _
   ByVal caption As System.String, _
   ByVal location As IDocumentLocation _
)
'使用法
 
Dim caption As System.String
Dim location As IDocumentLocation
 
Dim instance As New OutlineNode(caption, location)
public OutlineNode( 
   System.string caption,
   IDocumentLocation location
)

パラメータ

caption
The node caption.
location
The location within a document associated with the current node.
参照

OutlineNode クラス
OutlineNode メンバ
オーバーロード一覧