Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfHideAction : PdfControlAction
Public NotInheritable Class PdfHideAction Inherits PdfControlAction
The PdfHideAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | ControlCount |
Gets the number of controls associated with this action.
(Inherited from PdfControlAction.) |
![]() | Controls |
Gets the collection of controls associated with this action.
(Inherited from PdfControlAction.) |
![]() | Hide |
Gets or sets a value indicating whether to hide or show controls
associated with this action.
|
![]() | NextActions |
Gets the collection of actions to be performed after this action.
(Inherited from PdfAction.) |
Name | Description | |
---|---|---|
![]() | AddControl |
Adds the control to the end of the collection of controls
associated with this action.
(Inherited from PdfControlAction.) |
![]() | Equals |
Determines whether the specified Object is
equal to this instance.
(Inherited from PdfAction.) |
![]() | GetControl |
Gets the control at a specified index in the collection of controls
associated with this action.
(Inherited from PdfControlAction.) |
![]() | GetHashCode |
Returns a hash code for this instance.
(Inherited from PdfAction.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |