Namespace TallComponents.PDF.Layout.Paragraphs
Class Bordered
Base class for all classes that have a border.
Syntax
public class Bordered : Object,ICloneable
Properties
Border Border
Get or set the border around this content element.
Default is null, meaning that there is no border.
Spacing Margin
Get or set the margin of a border.
Spacing Padding
Get or set the padding of a border.