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. |
ViewId | Gets or sets the identifier of the view. |
ViewName | Gets or sets the name of the view. |
DocumentObjectName | Gets or sets the name of the document object. |