Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes.FragmentModel
FragmentModel.Pen Property
Used to draw the curves on this text. (default = null)
csharp
public TallComponents.UnoPdf.Client.Models.Pdf.Pens.PenModel Pen { get; set; }
Property Value
Remarks
You can use a pen to draw outlines. (most likely you want to set Brush = null).