Skip to main content
All docs
V25.1
  • IPdfViewerTextAnnotation Interface

    Contains properties used to return information about text annotations.

    Namespace: DevExpress.Pdf

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

    NuGet Package: DevExpress.Pdf.Drawing

    Declaration

    public interface IPdfViewerTextAnnotation :
        IPdfViewerMarkupAnnotation,
        IPdfViewerAnnotation,
        IPdfViewerAnnotationBase
    See Also