officefileapi-devexpress-dot-pdf-5dcde929.md
Contains options used to build text annotations.
Namespace : DevExpress.Pdf
Assembly : DevExpress.Pdf.v25.2.Drawing.dll
NuGet Package : DevExpress.Pdf.Drawing
public interface IPdfViewerTextAnnotationBuilder :
IPdfViewerMarkupAnnotationBuilder,
IPdfViewerAnnotationBuilder
Public Interface IPdfViewerTextAnnotationBuilder
Inherits IPdfViewerMarkupAnnotationBuilder,
IPdfViewerAnnotationBuilder
The following members return IPdfViewerTextAnnotationBuilder objects:
AsTextMarkupAnnotationBuilder()
AsTextMarkupAnnotationBuilder()
See Also