| Package | Description |
|---|---|
| com.groupdocs.metadata.options |
The com.groupdocs.metadata.options namespace contains all classes representing settings that allow users to control file and metadata processing.
|
| Modifier and Type | Method and Description |
|---|---|
PreviewFormats |
PreviewOptions.getPreviewFormat()
Gets the preview image format.
|
static PreviewFormats |
PreviewFormats.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PreviewFormats[] |
PreviewFormats.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PreviewOptions.setPreviewFormat(PreviewFormats value)
Sets the preview image format.
|
Copyright © 2025. All rights reserved.