| Modifier and Type | Method and Description |
|---|---|
int |
Document.flattenTransparency(FlattenTransparencyParams params)
Flattens all transparencies in the document.
|
int |
Document.flattenTransparency(FlattenTransparencyParams params,
int firstPage,
int lastPage)
Flattens transparencies in the document that occur on pages within the specified range.
|