Back to Devexpress

IPdfViewerMarkupAnnotation Interface

officefileapi-devexpress-dot-pdf-f6cb1f46.md

latest1.9 KB
Original Source

IPdfViewerMarkupAnnotation Interface

Implements properties used to return information about markup annotations.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Drawing

Declaration

csharp
public interface IPdfViewerMarkupAnnotation :
    IPdfViewerAnnotation,
    IPdfViewerAnnotationBase
vb
Public Interface IPdfViewerMarkupAnnotation
    Inherits IPdfViewerAnnotation,
             IPdfViewerAnnotationBase

The following members return IPdfViewerMarkupAnnotation objects:

Extension Methods

AsMarkupAnnotation()

AsTextMarkupAnnotation()

AsTextAnnotation()

AsTextMarkupAnnotation()

AsTextAnnotation()

See Also

IPdfViewerMarkupAnnotation Members

DevExpress.Pdf Namespace