[]
        
(Showing Draft Content)

C1.C1Preview.C1HyperlinkStateEnum

C1HyperlinkStateEnum Enum

Represents the state of a C1Hyperlink.

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
[Flags]
public enum C1HyperlinkStateEnum

Fields

Name Description
Active

A hyperlink that has been clicked, but not yet visited.

Hover

A hyperlink under the mouse pointer.

Normal

An unvisited hyperlink.

Visited

A hyperlink that has been visited.