BorderInfo

Overview

BorderInfo is a type in Aspose.PDF FOSS for Go.

BorderInfo describes a border drawn around a table or cell.

Properties: Color, Sides, Width.

Properties

NameTypeAccessDescription
SidesBorderSideRead/WriteGets the sides.
Widthfloat64Read/WriteGets the width.
Color*ColorRead/WriteGets the color.

See Also