TextSearchOptions.LimitToPageBounds

TextSearchOptions.LimitToPageBounds property

Gets or sets indication that text is searched within the page bounds.

public bool LimitToPageBounds { get; set; }

See Also