Skip to main content
All docs
V25.1
  • IPdfViewerTextMarkupAnnotationBuilder.SelectedText Property

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

    Namespace: DevExpress.Pdf

    Assembly: DevExpress.Pdf.v25.1.Drawing.dll

    NuGet Package: DevExpress.Pdf.Drawing

    Declaration

    string SelectedText { get; }

    Property Value

    Type Description
    String

    The selected text.

    See Also