StartParametersDocumentOption
The StartParametersDocumentOption class represents the options for starting a document, including details such as document object key, document object name, view ID, and view name.
Properties
| Name | Description |
|---|---|
| DocumentObjectKey | Gets or sets the key associated with the document object. |
| ViewName | Gets or sets the name of the view. |
| ViewId | Gets or sets the identifier of the view. |
| DocumentObjectName | Gets or sets the name of the document object. |