PdfHideAction Methods

The PdfHideAction type exposes the following members.

Methods

  NameDescription
Public methodAddControl
Adds the control to the end of the collection of controls associated with this action.
(Inherited from PdfControlAction.)
Public methodEquals
Determines whether the specified Object is equal to this instance.
(Inherited from PdfAction.)
Public methodGetControl
Gets the control at a specified index in the collection of controls associated with this action.
(Inherited from PdfControlAction.)
Public methodGetHashCode
Returns a hash code for this instance.
(Inherited from PdfAction.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

See Also