←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

See Also

DocumentFactory Class

DocumentFactory Members

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

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.