| Package | Description |
|---|---|
| com.groupdocs.cloud.signature.model |
| Modifier and Type | Method | Description |
|---|---|---|
static SignImageOptions.VerticalAlignmentEnum |
SignImageOptions.VerticalAlignmentEnum.fromValue(String text) |
|
SignImageOptions.VerticalAlignmentEnum |
SignImageOptions.getVerticalAlignment() |
Vertical alignment of signature on document page
|
SignImageOptions.VerticalAlignmentEnum |
SignImageOptions.VerticalAlignmentEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
|
static SignImageOptions.VerticalAlignmentEnum |
SignImageOptions.VerticalAlignmentEnum.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SignImageOptions.VerticalAlignmentEnum[] |
SignImageOptions.VerticalAlignmentEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
SignImageOptions.setVerticalAlignment(SignImageOptions.VerticalAlignmentEnum verticalAlignment) |
|
SignImageOptions |
SignImageOptions.verticalAlignment(SignImageOptions.VerticalAlignmentEnum verticalAlignment) |
|
void |
SignImageOptions.VerticalAlignmentEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SignImageOptions.VerticalAlignmentEnum enumeration) |
Copyright © 2025. All rights reserved.