DioDocs for PDF
OutlineNode コンストラクタ(String,DestinationBase,Boolean)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > OutlineNode クラス > OutlineNode コンストラクタ : OutlineNode コンストラクタ(String,DestinationBase,Boolean)
OutlineNodeのタイトル。
この OutlineNode  がクリックされたときにアクティブになる DestinationBase
OutlineNodeの初期展開状態。
OutlineNode クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal title As System.String, _
   ByVal dest As DestinationBase, _
   Optional ByVal expanded As System.Boolean _
)
public OutlineNode( 
   System.string title,
   DestinationBase dest,
   System.bool expanded
)

パラメータ

title
OutlineNodeのタイトル。
dest
この OutlineNode  がクリックされたときにアクティブになる DestinationBase
expanded
OutlineNodeの初期展開状態。
参照

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