Package | Description |
---|---|
aspose.pdf | |
aspose.pdf.hypertext |
Modifier and Type | Method and Description |
---|---|
RectData |
PageSetup.getArtBox()
Gets or sets a
RectData object that indicates the art box of
the page. |
RectData |
PageSetup.getBleedBox()
Gets or sets a
RectData object that indicates the bleed box
of the page. |
RectData |
PageSetup.getCropBox()
Gets or sets a
RectData object that indicates the crop box of
the page. |
RectData |
PageSetup.getTrimBox()
Gets or sets a
RectData object that indicates the trim box of
the page. |
Modifier and Type | Method and Description |
---|---|
void |
PageSetup.setArtBox(RectData value) |
void |
PageSetup.setBleedBox(RectData value) |
void |
PageSetup.setCropBox(RectData value) |
void |
PageSetup.setTrimBox(RectData value) |
Modifier and Type | Method and Description |
---|---|
RectData |
Annot.getArea()
Represents a Basic.Rectangle object that indicates the annot in a page.
|
RectData |
Annot.getWindowArea()
Represents a Basic.Rectangle object that indicates the annot window in a page.
|
Copyright © 2016 Aspose. All Rights Reserved.