All Classes Namespaces Functions Properties Pages
Properties | List of all members
DocumentFileOptions Class Reference

Document file options. Contains options that define what to return for CaptureDocumentService.GetDocumentFile2 method More...

Properties

string FileType [get, set]
 Gets or sets the type of the file. More...
 
short IncludeAnnotations [get, set]
 Gets or sets if annotations and masks are added to the output stream. Can be one of the following values: 0 - Do not include annotations and masks 1 - Include annotations only 2 - Include annotations and masks More...
 

Description

Document file options. Contains options that define what to return for CaptureDocumentService.GetDocumentFile2 method

Property Documentation

string FileType
getset

Gets or sets the type of the file.

short IncludeAnnotations
getset

Gets or sets if annotations and masks are added to the output stream. Can be one of the following values: 0 - Do not include annotations and masks 1 - Include annotations only 2 - Include annotations and masks