All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
RuntimeDocument2 Class Reference

RuntimeDocument2 class More...

Public Member Functions

 RuntimeDocument2 ()
 Initializes a new instance of the RuntimeDocument2 class. More...
 

Properties

string Base64Data [get, set]
 Gets or sets the Base64Data. More...
 
byte[] Data [get, set]
 Gets or sets the data. More...
 
DocumentGroupIdentity DocumentGroup [get, set]
 Gets or sets the document group. More...
 
string DocumentTypeId [get, set]
 Gets or sets the document type id. More...
 
string DocumentTypeName [get, set]
 Gets or sets the name of the document. More...
 
RuntimeFieldIdentityCollection FieldsToReturn [get, set]
 Gets or sets the fields to return. More...
 
string FolderTypeId [get, set]
 Gets or sets the folder type id. More...
 
string MimeType [get, set]
 Gets or sets the MIME type of the document. More...
 
PageDataCollection PageDataList [get, set]
 Gets or sets the page data list. More...
 
bool ReturnAllFields [get, set]
 Gets or sets a value indicating whether [return all fields]. More...
 
bool ReturnFullTextOcr [get, set]
 Gets or sets a value indicating whether [return full text ocr]. More...
 
RuntimeFieldCollection RuntimeFields [get, set]
 Gets or sets the runtime document fields. More...
 

Description

RuntimeDocument2 class

Constructor & Destructor Documentation

Initializes a new instance of the RuntimeDocument2 class.

Property Documentation

string Base64Data
getset

Gets or sets the Base64Data.

byte [] Data
getset

Gets or sets the data.

DocumentGroupIdentity DocumentGroup
getset

Gets or sets the document group.

The document group.

string DocumentTypeId
getset

Gets or sets the document type id.

string DocumentTypeName
getset

Gets or sets the name of the document.

The name of the document.

RuntimeFieldIdentityCollection FieldsToReturn
getset

Gets or sets the fields to return.

The fields to return.

string FolderTypeId
getset

Gets or sets the folder type id.

string MimeType
getset

Gets or sets the MIME type of the document.

PageDataCollection PageDataList
getset

Gets or sets the page data list.

The page data list.

bool ReturnAllFields
getset

Gets or sets a value indicating whether [return all fields].

true if [return all fields]; otherwise, false.

bool ReturnFullTextOcr
getset

Gets or sets a value indicating whether [return full text ocr].

true if [return full text ocr]; otherwise, false.

RuntimeFieldCollection RuntimeFields
getset

Gets or sets the runtime document fields.