Aspose::Words::Layout::PageLayoutCallbackArgs class
PageLayoutCallbackArgs class
An argument passed into Notify()To learn more, visit the Converting to Fixed-page Format documentation article.
class PageLayoutCallbackArgs : public System::Object
Methods
Method | Description |
---|---|
get_Document() const | Gets document. |
get_Event() const | Gets event. |
get_PageIndex() | 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. |
GetType() const override | |
Is(const System::TypeInfo&) const override | |
static Type() |
See Also
- Namespace Aspose::Words::Layout
- Library Aspose.Words for C++