Provides access to parameter values.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Name | Data Type | Access Level | Description |
|---|---|---|---|
IsReadOnly | bool | Read-only | A value of true specifies that the parameter is read-only. |
Name | string | Read-only | The name of the parameter. |
Value | string | Read-write | The value of the parameter. |
