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

In This Topic
EnableRotateButtons Property (DocuViewareControl)
In This Topic
Specifies whether the rotation button group shall be enabled.
Syntax
'Declaration
 
Public Property EnableRotateButtons As Boolean
public bool EnableRotateButtons {get; set;}
Remarks
The RotateButtonsMode property must be used to specify the rotation mode.
Default value is true.
See Also