[]
Gets the hyperlink associated with the current item.
[C1Category("Navigation")]
[C1Description("ParagraphItem.Hyperlink", "Specifies the hyperlink associated with the current item.")]
public ReportHyperlink Hyperlink { get; }
<C1Category("Navigation")>
<C1Description("ParagraphItem.Hyperlink", "Specifies the hyperlink associated with the current item.")>
Public ReadOnly Property Hyperlink As ReportHyperlink