Gets the C1HyperlinkInfo..::..AreaCollection containing the areas
occupied by the hyperlink on different RenderFragment objects.
Typically this collection would contain just one element, but can
contain more if the hyperlink is split between pages.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public C1HyperlinkInfo..::..AreaCollection Areas { get; } |
Visual Basic |
---|
Public ReadOnly Property Areas As C1HyperlinkInfo..::..AreaCollection Get |