Back to Devexpress

IPdfViewerTextMarkupAnnotationBuilder Interface

officefileapi-devexpress-dot-pdf-53b17173.md

latest2.5 KB
Original Source

IPdfViewerTextMarkupAnnotationBuilder Interface

Implements options used to build text markup annotations.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Drawing

Declaration

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

The following members return IPdfViewerTextMarkupAnnotationBuilder objects:

Extension Methods

AsMarkupAnnotationBuilder()

AsTextMarkupAnnotationBuilder()

AsTextAnnotationBuilder()

AsTextMarkupAnnotationBuilder()

AsTextAnnotationBuilder()

See Also

IPdfViewerTextMarkupAnnotationBuilder Members

DevExpress.Pdf Namespace