Package | Description |
---|---|
aspose.pdf |
Modifier and Type | Method and Description |
---|---|
PageSetup |
Section.getFirstPageInfo()
Gets or sets a
PageInfo that indicates page info of the
section. |
PageSetup |
Index.getPageInfo()
Gets or sets a
PageInfo that indicates page info of the index. |
PageSetup |
Section.getPageInfo()
Gets or sets a
PageInfo that indicates page info of the
section. |
PageSetup |
Pdf.getPageSetup()
Gets or sets a
PageSetup object that indicates the page setup
info in the Pdf document. |
Modifier and Type | Method and Description |
---|---|
void |
Section.setFirstPageInfo(PageSetup value) |
void |
Index.setPageInfo(PageSetup value) |
void |
Section.setPageInfo(PageSetup value) |
void |
Pdf.setPageSetup(PageSetup value) |
Copyright © 2016 Aspose. All Rights Reserved.