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