| Package | Description |
|---|---|
| com.groupdocs.cloud.comparison.model |
| Modifier and Type | Method | Description |
|---|---|---|
static PreviewOptions.FormatEnum |
PreviewOptions.FormatEnum.fromValue(String text) |
|
PreviewOptions.FormatEnum |
PreviewOptions.getFormat() |
Preview image format
|
PreviewOptions.FormatEnum |
PreviewOptions.FormatEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
|
static PreviewOptions.FormatEnum |
PreviewOptions.FormatEnum.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PreviewOptions.FormatEnum[] |
PreviewOptions.FormatEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
PreviewOptions |
PreviewOptions.format(PreviewOptions.FormatEnum format) |
|
void |
PreviewOptions.setFormat(PreviewOptions.FormatEnum format) |
|
void |
PreviewOptions.FormatEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
PreviewOptions.FormatEnum enumeration) |
Copyright © 2025. All rights reserved.