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

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