In This Topic

MaxUploadSize Property (DocuViewareControl)

In This Topic
Specifies, in bytes, the upload size limit.
Syntax
'Declaration
 
Public Property MaxUploadSize As Long
public long MaxUploadSize {get; set;}
Remarks
Default value is -1 (no limitation).
See Also