Gets or sets the content saliency strategy used by this .
public Saliency.IContentSaliencyStrategy ContentSaliencyStrategy
{
get; set; }
Remarks
A content saliency strategy is a class that implements and selects the most appropriate content in a line group, or any other situation where content saliency is relevant.