| Package | Description |
|---|---|
| com.groupdocs.cloud.signature.model |
| Modifier and Type | Method | Description |
|---|---|---|
static BorderLine.StyleEnum |
BorderLine.StyleEnum.fromValue(String text) |
|
BorderLine.StyleEnum |
BorderLine.getStyle() |
Gets or sets the signature border style
|
BorderLine.StyleEnum |
BorderLine.StyleEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
|
static BorderLine.StyleEnum |
BorderLine.StyleEnum.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static BorderLine.StyleEnum[] |
BorderLine.StyleEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
BorderLine.setStyle(BorderLine.StyleEnum style) |
|
BorderLine |
BorderLine.style(BorderLine.StyleEnum style) |
|
void |
BorderLine.StyleEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
BorderLine.StyleEnum enumeration) |
Copyright © 2025. All rights reserved.