OmitHyperlinks Property
OmitHyperlinks
Gets or sets a value indicating whether to omit the Hyperlink action on all items where it is set.
The default value is false.
Declaration
public bool OmitHyperlinks { get; set; }
Public Property OmitHyperlinks As Boolean