[]
Represents the information about an opened document.
public class OpenDocumentInfo
| Name | Description |
|---|---|
| OpenDocumentInfo() |
| Name | Description |
|---|---|
| Id | Gets or sets the document ID. |
| Name | Gets or sets the document name. |
| Success | Gets or sets a value indicating whether the opening was successful. |
| Type | Gets or sets the document type. |