Back to Devexpress

IPdfViewerFreeTextAnnotation.FontColor Property

officefileapi-devexpress-dot-pdf-dot-ipdfviewerfreetextannotation-ffe3dada.md

latest1.0 KB
Original Source

IPdfViewerFreeTextAnnotation.FontColor Property

Gets the free text annotation font color.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Drawing.dll

NuGet Package : DevExpress.Pdf.Drawing

Declaration

csharp
PdfRGBColor FontColor { get; }
vb
ReadOnly Property FontColor As PdfRGBColor

Property Value

TypeDescription
PdfRGBColor

The free text annotation font color.

|

See Also

IPdfViewerFreeTextAnnotation Interface

IPdfViewerFreeTextAnnotation Members

DevExpress.Pdf Namespace