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

Glossary Item Box

Description

Sets the maximum value in a range when CapTypeOut = TWCAP_RANGE.

Property Type

Read-write property

Syntax

Visual Basic
Public Property CapMaxOut As Single

Return Type

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

Remarks

This is a runtime-only property.

Use this property only for setting a value. Use the CapMax property to read the current maximum value.

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

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.