PdfTextBox Methods

The PdfTextBox 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 methodGetType (Inherited from Object.)
Public methodRotate
Rotates control around top-left control's corner, counter-clockwise, relative to the page. Useful when PdfPage is rotated.
(Inherited from PdfControl.)
Public methodToString
Returns a String that represents this instance.
(Overrides PdfControl.ToString().)

See Also