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

In This Topic
MaxDownloadSize Property (DocuViewareControl)
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