FileDownload MembersDocuWare Platform .NET API
The FileDownload type exposes the following members.
Constructors

  NameDescription
Public methodFileDownload
Creates a new instance of this class
Back to Top
Properties

  NameDescription
Public propertyAutoPrint
If this flag is true then the PDF will have a script which opens the print dialog immediately.
Public propertyDirectDownload
If this flag is true then the file is directly downloaded, even if the browser provides a plugin for this file.
Public propertyKeepAnnotations
If this flag is true then the annotations are rendered in the PDF file, otherwise the annotations are removed.
Public propertyTargetFileType
Specifies the target format (target file type) of the downloaded file.
Back to Top
See Also