MarginInfo

Overview

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

MarginInfo describes margins or padding in points: Top / Right / Bottom / Left.

Properties: Bottom, Left, Right, Top.

Properties

NameTypeAccessDescription
Topfloat64Read/WriteGets the top.
Rightfloat64Read/WriteGets the right.
Bottomfloat64Read/WriteGets the bottom.
Leftfloat64Read/WriteGets the left.

See Also