Table of Contents
GoToButtonText Property

Gets or sets the text for the button displayed right to the textbox where user can directly enter a target page number.

Syntax
 public String GoToButtonText { get; set; }
See Also