'宣言 Public Event PageBodyPrinted As Infragistics.Win.Printing.PageBodyPrintedEventHandler
public event Infragistics.Win.Printing.PageBodyPrintedEventHandler PageBodyPrinted
イベント ハンドラが、このイベントに関連するデータを含む、Infragistics.Win.Printing.PageBodyPrintedEventArgs 型の引数を受け取りました。次の PageBodyPrintedEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
Document Infragistics.Win.Printing.PageSectionPrintEventArgsから継承されます。 | |
Graphics Infragistics.Win.Printing.PageSectionPrintEventArgsから継承されます。 | |
PageSettings Infragistics.Win.Printing.PageSectionPrintEventArgsから継承されます。 | |
RectInsideBorders Infragistics.Win.Printing.PageSectionPrintEventArgsから継承されます。 | |
RectInsideMargins Infragistics.Win.Printing.PageSectionPrintEventArgsから継承されます。 | |
RectInsidePadding Infragistics.Win.Printing.PageSectionPrintEventArgsから継承されます。 | |
RectOverall Infragistics.Win.Printing.PageSectionPrintEventArgsから継承されます。 | |
Section |