Aspose::Words::Layout::PageLayoutCallbackArgs::get_PageIndex method
PageLayoutCallbackArgs::get_PageIndex method
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.
int32_t Aspose::Words::Layout::PageLayoutCallbackArgs::get_PageIndex()
See Also
- Class PageLayoutCallbackArgs
- Namespace Aspose::Words::Layout
- Library Aspose.Words for C++