Enum Appli.Document.ItemType
Represents a type of an item of a document.
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public enum Appli.Document.ItemType
Fields
Name | Description |
---|---|
IntermediateDocument | The item references another document. |
WordFile | The item references a Word document which is used as a template for a generated document or its part. |