Skip to main content
All docs
V23.2

IPdfViewerTextAnnotation Interface

Contains properties used to return information about text annotations.

Namespace: DevExpress.Pdf

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

NuGet Package: DevExpress.Pdf.Drawing

Declaration

public interface IPdfViewerTextAnnotation :
    IPdfViewerMarkupAnnotation,
    IPdfViewerAnnotation,
    IPdfViewerAnnotationBase
See Also