In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / EnablePageViewButtons Property

EnablePageViewButtons Property (DocuVieware)

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