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 |
---|---|
Image |
Page.getBackgroundImage()
Gets or sets background image for page (for generator only).
|
Modifier and Type | Method and Description |
---|---|
static Rectangle |
InternalHelper.getBBox(Image image) |
static double |
InternalHelper.getImageHeight(Image image) |
static double |
InternalHelper.getImageWidth(Image image) |
void |
Page.setBackgroundImage(Image value)
Gets or sets background image for page (for generator only).
|
static void |
InternalHelper.setTaggedInfo(Image image,
int mcid) |
Copyright © 2019 Aspose. All Rights Reserved.