←Select platform

DownloadAnnotations Method (DocumentFactory)

Summary

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

Overload List
Overload Description
DownloadAnnotations(DownloadDocumentOptions) Downloads the annotations of the specified document.
DownloadAnnotations(ObjectCache,string,long,byte[],int,int) Downloads the annotations of the specified document ID into an array.
DownloadAnnotations(ObjectCache,string,long,int,Stream) Downloads the annotations of the specified document ID into a stream.
DownloadAnnotations(ObjectCache,Uri,long,byte[],int,int) Downloads the annotations of the specified document URI into an array.
DownloadAnnotations(ObjectCache,Uri,long,int,Stream) Downloads the annotations 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