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 メンバ
オーバーロード一覧