Back to Devexpress

PdfAnnotationOptions.FreeTextColor Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfannotationoptions-776c3ab4.md

latest1.1 KB
Original Source

PdfAnnotationOptions.FreeTextColor Property

Gets or sets the text annotation color. This is a bindable property.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Color FreeTextColor { get; set; }

Property Value

TypeDescription
Color

The text color.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to FreeTextColor
PdfViewer

.AnnotationOptions .FreeTextColor

|

See Also

PdfAnnotationOptions Class

PdfAnnotationOptions Members

DevExpress.Maui.Pdf Namespace