バージョン 22.1

PageBodyPrintingEventArgs コンストラクタ

新しい PageBodyPrintingEventArgs を初期化します。
シンタックス
public PageBodyPrintingEventArgs( 
   UltraPrintDocument document,
   Graphics graphics,
   PageSettings pageSettings,
   Rectangle availableRect,
   PageSection section
)

パラメータ

document
印刷される関連ドキュメント
graphics
ページを描画するグラフィック オブジェクト
pageSettings
カレント ページの設定に関する情報を提供するオブジェクト。
availableRect
セクションに使用可能な領域
section
描画するセクション
参照