バージョン

PageSection コンストラクタ(UltraPrintDocument)

新しい PageSection を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal document As UltraPrintDocument _
)
public PageSection( 
   UltraPrintDocument document
)

パラメータ

document
所有元の印刷ドキュメント
参照