Defines how to store thread information in the Thread Action
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public enum ThreadActionType |
| Visual Basic (Declaration) |
|---|
Public Enumeration ThreadActionType |
| Visual C++ |
|---|
public enum class ThreadActionType |
Members
| Member name | Description | |
|---|---|---|
| ThreadTitle | ||
| ThreadIndex | ||
| ThreadClass |
See Also
Bytescout.PDF Namespace