Padding
Overview
Padding is a class in Aspose.PDF FOSS for TypeScript.
Inner cell padding: one value for every side, or an object naming the sides that differ.
Properties: bottom, left, right, top.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
top | : number | Read | Gets the top. |
right | : number | Read | Gets the right. |
bottom | : number | Read | Gets the bottom. |
left | : number | Read | Gets the left. |