Back to Devexpress

IPdfViewerTextAnnotationBuilder Interface

officefileapi-devexpress-dot-pdf-5dcde929.md

latest2.4 KB
Original Source

IPdfViewerTextAnnotationBuilder Interface

Contains options used to build text annotations.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Drawing

Declaration

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

The following members return IPdfViewerTextAnnotationBuilder objects:

Extension Methods

AsMarkupAnnotationBuilder()

AsTextMarkupAnnotationBuilder()

AsTextAnnotationBuilder()

AsTextMarkupAnnotationBuilder()

AsTextAnnotationBuilder()

See Also

IPdfViewerTextAnnotationBuilder Members

DevExpress.Pdf Namespace