Annotation highlight mode type: the visual effect used when the mouse button is pressed or hold down
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public enum HighlightingModeType |
| Visual Basic (Declaration) |
|---|
Public Enumeration HighlightingModeType |
| Visual C++ |
|---|
public enum class HighlightingModeType |
Members
| Member name | Description | |
|---|---|---|
| Push | ||
| Outline | ||
| Invert | ||
| None |
See Also
Bytescout.PDF Namespace