Back to Devexpress

PdfAnnotationOptions.SquareSubject Property

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

latest1.0 KB
Original Source

PdfAnnotationOptions.SquareSubject Property

Gets or sets the subject for comments assigned to square annotations.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public string SquareSubject { get; set; }

Property Value

TypeDescription
String

An annotation subject.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to SquareSubject
PdfViewer

.AnnotationOptions .SquareSubject

|

See Also

PdfAnnotationOptions Class

PdfAnnotationOptions Members

DevExpress.Maui.Pdf Namespace