Sense property (ILTOMROptions)
OMR_SENSE Sense | |
Overview |
Refer to Using the OMR Options |
Remarks
Gets or sets a value that indicates the mark sensitivity level. For a list of possible values, refer to OMR_SENSE
The default value is OMRSENSE_NORMAL.
This property is updated with the current setting when the GetOMROptions method is called.
To update the OMR options, set this property and the other ILTOMROptions properties accessed by the OMRModuleOptions property and call the SetOMROptions method.
See Also
Elements: |
EnableFill property, Frame property, OMRModuleOptions property, GetOMROptions method, SetOMROptions method |
Topics: |