PdfTextMarkupAnnotation Methods

The PdfTextMarkupAnnotation type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from PdfWidget.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a this type.
(Inherited from PdfWidget.)
Public methodGetTextBounds
Gets a collection of quadrilaterals that encompass a word or group of contiguous words in the text underlying the annotation.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetTextBounds
Sets a collection of quadrilaterals that encompass a word or group of contiguous words in the text underlying the annotation.
Public methodToString
Returns a String that represents this instance.
(Inherited from PdfWidget.)

See Also