Gets the index of the action.
Namespace: Spire.Pdf.ActionsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public int IndexOf( PdfAction action )
Public Function IndexOf ( action As PdfAction ) As Integer
public: int IndexOf( PdfAction^ action )
member IndexOf : action : PdfAction -> int
Parameters
- action
- PdfAction
The action.
Return Value
Int32action