Back to Devexpress

IPdfViewerFreeTextAnnotation Interface

officefileapi-devexpress-dot-pdf-c7384cef.md

latest1.7 KB
Original Source

IPdfViewerFreeTextAnnotation Interface

Implements options used to obtain information for Free Text and Callout annotation types.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Drawing

Declaration

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

Extension Methods

AsMarkupAnnotation()

AsTextMarkupAnnotation()

AsTextAnnotation()

AsTextMarkupAnnotation()

AsTextAnnotation()

See Also

IPdfViewerFreeTextAnnotation Members

DevExpress.Pdf Namespace