BorderEdges
Overview
BorderEdges is a interface in Aspose.PDF FOSS for TypeScript.
The four edge flags, resolved from a {@link BorderSides}.
Properties: bottom, left, right, top.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
top | : boolean | Read | Gets the top. |
right | : boolean | Read | Gets the right. |
bottom | : boolean | Read | Gets the bottom. |
left | : boolean | Read | Gets the left. |