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

In This Topic
EnableRotateButtons Property (DocuVieware)
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