PdfUnderlineAnnotation Methods

The PdfUnderlineAnnotation type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from PdfWidget.)
Public methodFlatten
Flattens this widget to its parent page. In effect, replaces the control with its appearance.
(Inherited from PdfWidget.)
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.
(Inherited from PdfTextMarkupAnnotation.)
Public methodGetType (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.
(Inherited from PdfTextMarkupAnnotation.)
Public methodToString
Returns a String that represents this instance.
(Inherited from PdfWidget.)

See Also