'宣言 Public Function New( _ ByVal document As UltraPrintDocument, _ ByVal graphics As Graphics, _ ByVal pageSettings As PageSettings, _ ByVal availableRect As Rectangle, _ ByVal section As HeaderFooterPageSection _ )
public HeaderFooterPrintingEventArgs( UltraPrintDocument document, Graphics graphics, PageSettings pageSettings, Rectangle availableRect, HeaderFooterPageSection section )