[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PagePrintingEventArgs.SkipThisPage

SkipThisPage Property

SkipThisPage

Gets or sets a value indicating whether this page should be skipped in output.

Declaration
public bool SkipThisPage { get; set; }
Public Property SkipThisPage As Boolean
Property Value
Type Description
bool
<code>True</code> if this page should be skipped in output.

Otherwise, false. The default value is false.