[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.StyleRefFieldOptions.SearchFromBottomOfPage

SearchFromBottomOfPage Property

SearchFromBottomOfPage

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.

Declaration
public bool SearchFromBottomOfPage { get; set; }
Public Property SearchFromBottomOfPage As Boolean