Property Pen
Namespace TallComponents.PDF.Shapes
Class Fragment
Used to draw the curves on this text. (default = null)
You can use a pen to draw outlines. (most likely you want to set Brush = null).
Syntax
public Pen Pen { get; set; }
Property value
Pen