| Package | Description |
|---|---|
| com.groupdocs.signature.domain.stamps |
The GroupDocs.Signature.Domain.Stamps namespace provides classes for working with Stamps.
|
| Modifier and Type | Field and Description |
|---|---|
static Corners |
Corners.Empty
Provides a Corners object with no data.
|
| Modifier and Type | Method and Description |
|---|---|
Corners |
SquareBorder.getRadius()
Gets or sets the radius of square corners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SquareBorder.setRadius(Corners value)
Gets or sets the radius of square corners.
|
| Constructor and Description |
|---|
SquareBorder(Corners corners)
Creates SquareBorderLine with corner radius values.
|
Copyright © 2024. All rights reserved.