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