Accusoft TwainPRO 8
CapMinOut Property
See Also  Send comments on this topic.
AccusoftTwainPro8 ActiveX DLL > TwainPro Object : CapMinOut Property

Glossary Item Box

Description

Gets the minimum value in a range when CapTypeOut = TWCAP_RANGE.

Property Type

Read-write property

Syntax

Visual Basic
Public Property CapMinOut As Single

Return Type

A single value which represents the minimum value in a range.

Remarks

Use this property only for setting a value. Use the CapMin property to read the current minimum value.

After setting this property, invoke the SetCapOut method to actually set the value.

Note: This property can only be set if CapTypeOut = TWCAP_RANGE, otherwise an error is generated.

See Also

©2013. Accusoft Corporation. All Rights Reserved.