Skip to main content
All docs
V23.2

IPdfViewerTextMarkupAnnotationBuilder.SelectedText Property

Gets a selected text for which a markup annotation is created.

Namespace: DevExpress.Pdf

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

NuGet Package: DevExpress.Pdf.Drawing

Declaration

string SelectedText { get; }

Property Value

Type Description
String

The selected text.

See Also