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

NameDescription
page_saving(args)Called when Aspose.Words saves a separate page to fixed page formats.

See Also