TextEditOptions.ToAttemptGetUnderlineFromSource

TextEditOptions.ToAttemptGetUnderlineFromSource property

Gets or sets value that permits searching for text underlining on the page of source document. (Obsolete) Please use TextSearchOptions.SearchForTextRelatedGraphics instead this.

public bool ToAttemptGetUnderlineFromSource { get; set; }

See Also