EnablePageViewButtons Property (DocuViewareControl)
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;}
See Also