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

In This Topic
EnableSaveButton Property (DocuViewareControl)
In This Topic
Specifies whether the save button shall be enabled.
Syntax
'Declaration
 
Public Property EnableSaveButton As Boolean
public bool EnableSaveButton {get; set;}
Remarks
Default value is true.
See Also