IPdfViewerFreeTextAnnotation.FontColor Property
In This Article
Gets the free text annotation font color.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Drawing.dll
NuGet Package: DevExpress.Pdf.Drawing
#Declaration
PdfRGBColor FontColor { get; }
#Property Value
Type | Description |
---|---|
Pdf |
The free text annotation font color. |
See Also