[]
Gets or sets a value indicating whether to search from the bottom of the current page, rather from the top.
The default value is false.
This property has effect when the field is placed in a header or footer.
public bool SearchFromBottomOfPage { get; set; }
Public Property SearchFromBottomOfPage As Boolean