Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Annotations.Markups.FreeTextModel
FreeTextModel.TextColor Property
The text color. If null, the text color is the same as the border color.
csharp
public TallComponents.UnoPdf.Client.Models.Pdf.RgbColorModel TextColor { get; set; }