|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.doc.documents.rendering.PageLayoutEventArgs
public class PageLayoutEventArgs
Spire.Doc.Documents.Rendering.DocumentLayouter.PageLayoutEventArgs is the class containg event data
| Constructor Summary | |
|---|---|
PageLayoutEventArgs()
|
|
| Method Summary | |
|---|---|
int |
getPageIndex()
Represents the page number of documents. |
PageSetup |
getPageSetup()
Represents the document page informations. |
void |
setPageIndex(int value)
Represents the page number of documents. |
void |
setPageSetup(PageSetup value)
Represents the document page informations. |
| Constructor Detail |
|---|
public PageLayoutEventArgs()
| Method Detail |
|---|
public int getPageIndex()
public void setPageIndex(int value)
public PageSetup getPageSetup()
public void setPageSetup(PageSetup value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||