Table of Contents
GoToBoxStyle Property

Gets or sets the style to be applied to the text box where user can enter a target page number directly.

Syntax
 public ElementStyle GoToBoxStyle { get; set; }
See Also