|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PageSetup in aspose.pdf |
---|
Methods in aspose.pdf that return PageSetup | |
---|---|
PageSetup |
Section.getPageInfo()
Gets a PageSetup that indicates page info of the section. |
PageSetup |
Pdf.getPageSetup()
Gets a PageSetup object that indicates the page setup info in the Pdf document. |
Methods in aspose.pdf with parameters of type PageSetup | |
---|---|
void |
Section.setPageInfo(PageSetup value)
Sets a PageSetup that indicates page info of the section. |
void |
Pdf.setPageSetup(PageSetup value)
Sets a PageSetup object that indicates the page setup info in the Pdf document. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |