Link Search Menu Expand Document

PushButtonHighlightingMode Enumeration

Specifies the visual effect of the Bytescout.PDF.PushButton to be used when the mouse button is pressed or held down inside its active area.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public enum PushButtonHighlightingMode
Members
Member nameValueDescription
None0 No highlighting.
Invert1 Invert the contents of the annotation rectangle.
Outline2 Invert the annotation’s border.
Push3 Display the annotation as if it were being pushed below the surface of the page.
Toggle4 Same as Bytescout.PDF.PushButtonHighlightingMode.
See Also

Reference