IPageSavingCallback class
IPageSavingCallback class
Implement this interface if you want to control how Aspose.Words saves separate pages when saving a document to fixed page formats.
Methods
| Name | Description |
|---|---|
| pageSaving(args) | Called when Aspose.Words saves a separate page to fixed page formats. |
See Also
- module Aspose.Words.Saving