| Package | Description |
|---|---|
| com.groupdocs.cloud.comparison.model |
| Modifier and Type | Method | Description |
|---|---|---|
static Settings.PaperSizeEnum |
Settings.PaperSizeEnum.fromValue(String text) |
|
Settings.PaperSizeEnum |
Settings.getPaperSize() |
Gets or sets the result document paper size
|
Settings.PaperSizeEnum |
Settings.PaperSizeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
|
static Settings.PaperSizeEnum |
Settings.PaperSizeEnum.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Settings.PaperSizeEnum[] |
Settings.PaperSizeEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
Settings |
Settings.paperSize(Settings.PaperSizeEnum paperSize) |
|
void |
Settings.setPaperSize(Settings.PaperSizeEnum paperSize) |
|
void |
Settings.PaperSizeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Settings.PaperSizeEnum enumeration) |
Copyright © 2025. All rights reserved.