| Package | Description |
|---|---|
| com.groupdocs.redaction.options |
The package provides load and save options classes.
|
| Modifier and Type | Method and Description |
|---|---|
static AdvancedRasterizationOptions |
AdvancedRasterizationOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdvancedRasterizationOptions[] |
AdvancedRasterizationOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RasterizationOptions.addAdvancedOption(AdvancedRasterizationOptions optionType)
You can use this method to register an advanced rasterization option to apply.
|
void |
RasterizationOptions.addAdvancedOption(AdvancedRasterizationOptions optionType,
HashMap<String,String> parameters)
You can use this method to register an advanced rasterization option to apply.
|
Copyright © 2025. All rights reserved.