PdfControl Methods

The PdfControl 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 methodFlatten
Flattens this control to its parent page. In effect, replaces the control with its appearance.
Public methodGetHashCode
Serves as a hash function for a this type.
(Inherited from PdfWidget.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRotate
Rotates control around top-left control's corner, counter-clockwise, relative to the page. Useful when PdfPage is rotated.
Public methodToString
Returns a String that represents this instance.
(Overrides PdfWidget.ToString().)

See Also