Package | Description |
---|---|
com.itextpdf.pdfrender |
Modifier and Type | Method and Description |
---|---|
static PdfRenderImageType |
RenderingProperties.getDefaultImageType()
Gets the default image type of the resultant images.
|
PdfRenderImageType |
RenderingProperties.getImageType()
Gets the image type in which the resultant images will be generated.
|
static PdfRenderImageType |
PdfRenderImageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfRenderImageType[] |
PdfRenderImageType.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RenderingProperties |
RenderingProperties.setImageType(PdfRenderImageType imageType)
Sets the image type in which the resultant images will be generated.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.