public class PageLayoutCallbackArgs
extends java.lang.Object
IPageLayoutCallback.notify(com.aspose.words.PageLayoutCallbackArgs)
To learn more, visit the Converting to Fixed-page Format documentation article.
| Modifier and Type | Method and Description |
|---|---|
Document |
getDocument()
Gets document.
|
int |
getEvent()
Gets event.
|
int |
getPageIndex()
Gets 0-based index of the page in the document this event relates to.
|
public int getEvent()
PageLayoutEvent constants.public Document getDocument()
public int getPageIndex()