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

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