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