Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New library which are either directly in it like Document or indirectly through several subpackages. |
Modifier and Type | Method and Description |
---|---|
PageInfo |
Page.getPageInfo()
Gets the page info.
|
PageInfo |
IDocument.getPageInfo()
Gets the page info.
|
PageInfo |
HtmlLoadOptions.getPageInfo()
Gets document page info
|
PageInfo |
Document.getPageInfo()
Gets the page info.
|
Modifier and Type | Method and Description |
---|---|
void |
Page.setPageInfo(PageInfo value)
Sets the page info.
|
void |
IDocument.setPageInfo(PageInfo value)
Sets the page info.
|
void |
HtmlLoadOptions.setPageInfo(PageInfo value)
Sets document page info
|
void |
Document.setPageInfo(PageInfo value)
Sets the page info.
|
Copyright © 2019 Aspose. All Rights Reserved.