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