Package | Description |
---|---|
com.aspose.pdf |
Modifier and Type | Method and Description |
---|---|
PageInfo |
Document.getPageInfo()
Gets the page info.(for generator only)
|
PageInfo |
HtmlLoadOptions.getPageInfo()
Gets or sets document page info
|
PageInfo |
IDocument.getPageInfo()
Gets the page info.(for generator only)
|
PageInfo |
Page.getPageInfo()
Gets the page info.(for generator only)
|
Modifier and Type | Method and Description |
---|---|
void |
Document.setPageInfo(PageInfo value)
Sets the page info.(for generator only)
|
void |
HtmlLoadOptions.setPageInfo(PageInfo value) |
void |
IDocument.setPageInfo(PageInfo value)
Sets the page info.(for generator only)
|
void |
Page.setPageInfo(PageInfo value)
Sets the page info.(for generator only)
|
Copyright © 2014 Aspose. All Rights Reserved.