[]
        
(Showing Draft Content)

C1.C1Preview.C1HyperlinkInfo

C1HyperlinkInfo Class

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

Inheritance
C1HyperlinkInfo
Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public class C1HyperlinkInfo

Constructors

Name Description

Initializes a new instance of the C1HyperlinkInfo class.

Properties

Name Description
Areas

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.

Gets the C1Hyperlink associated with the current object.

LinkTarget

Gets the C1LinkTarget where hyperlink points, it can differ from Hyperlink.LinkTarget if Linktarget contains calculated fields.

State

Gets or sets value of State property.

StatusText

Gets value of StatusText property.