Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like Document or indirectly through several
subpackages. |
Modifier and Type | Method and Description |
---|---|
SaveOptions.BorderInfo |
HtmlSaveOptions.getPageBorderIfAny()
This attribute represents set of settings used for drawing border (if any) in result HTML
document around area that represent source PDF page.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlSaveOptions.setPageBorderIfAny(SaveOptions.BorderInfo pageBorderIfAny)
This attribute represents set of settings used for drawing border (if any) in result HTML
document around area that represent source PDF page.
|