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