PageLayoutCallbackArgs class
PageLayoutCallbackArgs class
An argument passed into IPageLayoutCallback.notify() To learn more, visit the Converting to Fixed-page Format documentation article.
Properties
Name | Description |
---|---|
document | Gets document. |
event | Gets event. |
page_index | Gets 0-based index of the page in the document this event relates to. Returns negative value if there is no associated page, or if page was removed during reflow. |
See Also
- module aspose.words.layout