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

DocumentDataInput class. More...

Public Member Functions

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

Properties

byte[] Data [get, set]
 Gets or sets the page data. More...
 
DocumentTypeIdentity DocumentTypeIdentity [get, set]
 Gets or sets the document type identity. More...
 
string FilePath [get, set]
 Gets or sets the file path. More...
 
string MimeType [get, set]
 Gets or sets the type of the MIME. More...
 
PageDataCollection PageDataList [get, set]
 Gets or sets the PageData List. More...
 
PageImageDataCollection PageImages [get, set]
 Gets or sets the page images. More...
 
RuntimeFieldCollection RuntimeFields [get, set]
 Gets or sets the Runtime Fields. More...
 
string VariantName [get, set]
 Gets or sets the Variant Name used to initialize new documents with. More...
 

Description

DocumentDataInput class.

Constructor & Destructor Documentation

Initializes a new instance of the DocumentDataInput class.

Property Documentation

byte [] Data
getset

Gets or sets the page data.

Gets or sets the document type identity.

The document type identity.

string FilePath
getset

Gets or sets the file path.

The file path.

string MimeType
getset

Gets or sets the type of the MIME.

PageDataCollection PageDataList
getset

Gets or sets the PageData List.

PageImageDataCollection PageImages
getset

Gets or sets the page images.

The page images.

RuntimeFieldCollection RuntimeFields
getset

Gets or sets the Runtime Fields.

string VariantName
getset

Gets or sets the Variant Name used to initialize new documents with.

The default variant name to apply to document