Back to Devexpress

IPdfViewerMarkupAnnotationBuilder Interface

officefileapi-devexpress-dot-pdf-b81a6a3a.md

latest2.1 KB
Original Source

IPdfViewerMarkupAnnotationBuilder Interface

Implements properties used to build markup annotations.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Drawing

Declaration

csharp
public interface IPdfViewerMarkupAnnotationBuilder :
    IPdfViewerAnnotationBuilder
vb
Public Interface IPdfViewerMarkupAnnotationBuilder
    Inherits IPdfViewerAnnotationBuilder

The following members return IPdfViewerMarkupAnnotationBuilder objects:

Extension Methods

AsMarkupAnnotationBuilder()

AsTextMarkupAnnotationBuilder()

AsTextAnnotationBuilder()

AsTextMarkupAnnotationBuilder()

AsTextAnnotationBuilder()

See Also

IPdfViewerMarkupAnnotationBuilder Members

DevExpress.Pdf Namespace