Class PageStartSavingArgs
PageStartSavingArgs class
Info for a page starts saving process.
public class PageStartSavingArgs : PageSavingArgs
Properties
Name | Description |
---|---|
IsToOutput { get; set; } | Gets or sets a value indicating whether the page should be output. The default value is true. |
PageCount { get; } | Total page count.(Inherited from PageSavingArgs .) |
PageIndex { get; } | Current page index, zero based.(Inherited from PageSavingArgs .) |
See Also
- class PageSavingArgs
- namespace Aspose.Cells.Rendering
- assembly Aspose.Cells