'宣言 Public Function New( _ ByVal document As UltraPrintDocument, _ ByVal graphics As Graphics, _ ByVal pageSettings As PageSettings, _ ByVal headerRect As Rectangle, _ ByVal footerRect As Rectangle, _ ByVal pageBodyRect As Rectangle _ )
public PagePrintedEventArgs( UltraPrintDocument document, Graphics graphics, PageSettings pageSettings, Rectangle headerRect, Rectangle footerRect, Rectangle pageBodyRect )