public interface PageExportingAction
Delegate for firing before page is exported
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(int pageIndex,
Image page)
Delegate for firing before page is exported
|
void invoke(int pageIndex,
Image page)
Delegate for firing before page is exported
pageIndex - Index of the page.page - The page of the multi-page image.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.