SetCommandOptionString Method (IDocument)
Sets the string value for the specified command option in the document.
.NET Syntax
JavaScript | |
---|
SetCommandOptionString(
Var : String,
Value : String
) : String
|
Parameters
- Var
- Command option as defined in dsCommandOptionString_e
- Value
- String value for the specified command option
- Result[out] or Return Value
- Status of setting the string value of the command option as defined in dsSetCommandOptionResult_e
Example
See Also
Availability
DraftSight V1R1.1