Helper class containing additional information about a C1Hyperlink (the list of pages and areas on those pages where that hyperlink occurs).

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public class C1HyperlinkInfo
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _
Public Class C1HyperlinkInfo

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..C1HyperlinkInfo

See Also