PdfHideAction Properties

The PdfHideAction type exposes the following members.

Properties

  NameDescription
Public propertyControlCount
Gets the number of controls associated with this action.
(Inherited from PdfControlAction.)
Public propertyControls
Gets the collection of controls associated with this action.
(Inherited from PdfControlAction.)
Public propertyHide
Gets or sets a value indicating whether to hide or show controls associated with this action.
Public propertyNextActions
Gets the collection of actions to be performed after this action.
(Inherited from PdfAction.)

See Also