[]
Gets or sets a function to preprocess and return a modified hyperlink string.
public Func<string, string> ProcessHyperlink { get; set; }
A delegate used to preprocess hyperlinks in the report.