OdgImage.PageExportingAction
OdgImage.PageExportingAction property
This property allows to effortlessly retrieve or modify the action associated with exporting pages. Through precise manipulation of this property, software solutions gain the flexibility to tailor page exporting behavior according to specific application requirements, ensuring optimal performance and enhanced user experience. Please note that setting this method will automatically release page resources after it is executed. It will be executed just before each page is saved.
public override PageExportingAction PageExportingAction { get; set; }
Property Value
The page exporting action.
See Also
- delegate PageExportingAction
- class OdgImage
- namespace Aspose.Imaging.FileFormats.OpenDocument
- assembly Aspose.Imaging