[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PagePrintedEventArgs

PagePrintedEventArgs Class

PagePrinted 事件提供数据。

Inheritance
PagePrintedEventArgs
Namespace: GrapeCity.Documents.Excel
Assembly: GcDocs.Excel.dll
Syntax
public class PagePrintedEventArgs : PagePrintEventArgs

Constructors

Name Description
PagePrintedEventArgs()

Properties

Name Description
HasMorePages

获取或设置一个值,指示是否应打印附加页面。 如果该值为true , 可以将其设置为false 以阻止打印更多页面。 如果该值为false , 设置此属性将不会有任何效果。