Named action type
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public enum NamedActionType |
| Visual Basic (Declaration) |
|---|
Public Enumeration NamedActionType |
| Visual C++ |
|---|
public enum class NamedActionType |
Members
| Member name | Description | |
|---|---|---|
| LastPage | ||
| FirstPage | ||
| PreviousPage | ||
| NextPage |
See Also
Bytescout.PDF Namespace