Back to Devexpress

PdfAnnotationOptions.SquiggleSubject Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfannotationoptions-7f4d14c6.md

latest1.1 KB
Original Source

PdfAnnotationOptions.SquiggleSubject Property

Gets or sets the subject for comments assigned to wavy underlines.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public string SquiggleSubject { get; set; }

Property Value

TypeDescription
String

An annotation subject.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to SquiggleSubject
PdfViewer

.AnnotationOptions .SquiggleSubject

|

See Also

PdfAnnotationOptions Class

PdfAnnotationOptions Members

DevExpress.Maui.Pdf Namespace