Back to Devexpress

PdfAnnotationOptions.HighlightSubject Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfannotationoptions-a4bb96dd.md

latest1.1 KB
Original Source

PdfAnnotationOptions.HighlightSubject Property

Gets or sets the subject for comments assigned to highlights.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public string HighlightSubject { get; set; }

Property Value

TypeDescription
String

An annotation subject.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to HighlightSubject
PdfViewer

.AnnotationOptions .HighlightSubject

|

See Also

PdfAnnotationOptions Class

PdfAnnotationOptions Members

DevExpress.Maui.Pdf Namespace