Click or drag to resize

TextMarkupAnnotation Constructor

Overload List
  NameDescription
Public methodTextMarkupAnnotation
Initializes a new instance of the TextMarkupAnnotation class with Highlight as the default kind. The Regions will be a new empty collection.
Public methodTextMarkupAnnotation(TextMarkupKind)
Initializes a new instance of the TextMarkupAnnotation class with the specified markup kind. The Regions will be a new empty collection.
Top
See Also