Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfNamedAction : PdfAction
Public NotInheritable Class PdfNamedAction Inherits PdfAction
The PdfNamedAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | Name |
Gets the name of the action to be performed.
|
![]() | NextActions |
Gets the collection of actions to be performed after this action.
(Inherited from PdfAction.) |
Name | Description | |
---|---|---|
![]() | Equals |
Determines whether the specified Object is
equal to this instance.
(Inherited from PdfAction.) |
![]() | GetHashCode |
Returns a hash code for this instance.
(Inherited from PdfAction.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |