←Select platform

DownloadDocument Method (DocumentFactory)

Summary

Downloads the data of the specified document URI into a stream.

Overload List
Overload Description
DownloadDocument(DownloadDocumentOptions) Downloads the data of the specified document ID.
DownloadDocument(ObjectCache,string,long,byte[],int,int) Downloads the data of the specified document ID into an array.
DownloadDocument(ObjectCache,string,long,int,Stream) Downloads the data of the specified document ID into a stream.
DownloadDocument(ObjectCache,Uri,long,byte[],int,int) Downloads the data of the specified document URI into an array.
DownloadDocument(ObjectCache,Uri,long,int,Stream) Downloads the data of the specified document URI into a stream.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly