GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / DocuViewareControl Class / EnablePagesNavigationButtons Property

In This Topic
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