[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.TextMarkupAnnotation.-ctor

TextMarkupAnnotation Constructor

TextMarkupAnnotation()

Initializes a new instance of the TextMarkupAnnotation class.

Declaration
public TextMarkupAnnotation()
Public Sub New()

TextMarkupAnnotation(TextMarkupType)

Initializes a new instance of the TextMarkupAnnotation class.

Declaration
public TextMarkupAnnotation(TextMarkupType markupType)
Public Sub New(markupType As TextMarkupType)
Parameters
Type Name Description
TextMarkupType markupType

The annotation type.