In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / EnablePagesNavigationButtons Property

EnablePagesNavigationButtons Property (DocuViewareControl)

In This Topic
Specifies whether the navigation button group shall be enabled.
Syntax
'Declaration
 
Public Property EnablePagesNavigationButtons As Boolean
public bool EnablePagesNavigationButtons {get; set;}
Remarks
Default value is true.
See Also