ImportedActionType Enum
Specifies an imported action type
public enum ImportedActionType
Public Enum ImportedActionType
Inheritance: ObjectValueTypeEnumImportedActionType
Fields
ImportedActionType.GoTo | 0 | Go to a destination in the current document. |
ImportedActionType.GoTo3DView | 17 | Go to 3D view. |
ImportedActionType.GoToEmbedded | 2 | Go to a destination in an embedded file. |
ImportedActionType.GoToRemote | 1 | Go to a destination in another document. |
ImportedActionType.Hide | 8 | Hide. |
ImportedActionType.ImportData | 12 | Import data. |
ImportedActionType.JavaScript | 13 | Java script. |
ImportedActionType.Launch | 3 | Launch an application. |
ImportedActionType.Movie | 7 | Movie. |
ImportedActionType.Named | 9 | Named action. |
ImportedActionType.Rendition | 15 | Rendition. |
ImportedActionType.ResetForm | 11 | Reset form. |
ImportedActionType.SetOCGState | 14 | Set OCG state. |
ImportedActionType.Sound | 6 | Sound. |
ImportedActionType.SubmitForm | 10 | Submit form. |
ImportedActionType.Thread | 4 | Thread. |
ImportedActionType.Transition | 16 | Transition. |
ImportedActionType.URI | 5 | Uniform resource identifier. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.