ResolvedPadding

Overview

ResolvedPadding is a interface in Aspose.PDF FOSS for TypeScript.

Padding with every side settled to a number.

Properties: bottom, left, right, top.

Properties

NameTypeAccessDescription
top: numberReadGets the top.
right: numberReadGets the right.
bottom: numberReadGets the bottom.
left: numberReadGets the left.