[]
Represents the information about a created document.
public class CreateDocumentInfo
| Name | Description |
|---|---|
| CreateDocumentInfo() |
| Name | Description |
|---|---|
| Name | Gets or sets the name of the document. |
| Success | Gets or sets a value indicating whether the creation was successful. |
| Template | Gets or sets the document template. |
| Type | Gets or sets the document type. |