KicController Class |
Namespace: Atalasoft.Imaging.WebControls.Capture.Kic
The KicController type exposes the following members.
| Name | Description | |
|---|---|---|
| KicController |
The constructor for the KicController class.
|
| Name | Description | |
|---|---|---|
| FilePath |
Gets or sets the path to the file to be imported on the server.
| |
| GetContentTypes |
Returns the content types available.
| |
| GetNewImportID |
Returns a new guid that can be used for a KIC import ID.
| |
| ImportId |
Gets or sets the import ID.
| |
| KicEdServerEndpoint |
Gets or sets the WCF service endpoint.
| |
| OwnerReference |
Gets or sets the document owner reference on a document to be imported.
|
| Name | Description | |
|---|---|---|
| Close |
Closes the connection to the service.
| |
| CreateImportSession |
Create an import session (a batch to be imported) based
on a selected single document batch type
| |
| CreateLoosePageImportSession |
Create an import session (a batch to be imported) based
on a selected single document batch type
| |
| CreateSingleDocumentBatch |
Creates a single document batch type.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetContentTypeDescriptions |
Returns the content type descriptions for the given content type.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Import |
Call this to import a document to KIC.
| |
| ImportLoosePage |
Call this to import a loose page to KIC.
| |
| ImportStatus |
Returns the import status for the given import ID.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| This class is available with .NET Framework 3.5 and 4.5.2 only. |