EmfOutlineHeader クラスの新しいインスタンスを作成します。
シンタックス
'宣言
Public Function New( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.String, _
ByVal As System.Drawing.RectangleF _
)
public EmfOutlineHeader(
System.int ,
System.int ,
System.string ,
System.Drawing.RectangleF
)
パラメータ
- pageIdx
- 0から始まるページインデックス。
- level
- アウトラインレベル。
- text
- エントリテキスト。
- rect
- エントリの矩形。
参照