Class CreateDocumentOptionsContract
Additional options for the create document commands
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class CreateDocumentOptionsContract : Object
Name | Description |
---|---|
CreateDocumentOptionsContract() |
Fields
Name | Description |
---|---|
Comment | Comment to set |
CreateAsSAPDocument | Creates the document with SAP specific data |
MergePropertiesIntoDocument | Merges properties into the file (only .DOCX, .PPTX, .PDF, .XLSX) |
VerifyOptions | Options to verify the file of the document. |
Version | Human readable version information |