In This Topic
GdPicture14.WEB Namespace / DocuVieware Class / MaxDownloadSize Property

MaxDownloadSize Property (DocuVieware)

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