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

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