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

Glossary Item Box

Description

Gets the picture object containing a copy of the current frame buffer.

Property Type

Read-only property

Syntax

Visual Basic
Public Property Picture As Picture

Return Type

A Picture object which contains a copy of the current frame buffer.

Remarks

There must be an image available. This is accomplished by using the StartSession method to acquire an image.

Attempting to access this property when there is no image will return an error.

This property returns a VB picture object for use with other controls that support the picture object including the standard VB picture control.

This property is not compatible with Delphi.

See Also

©2013. Accusoft Corporation. All Rights Reserved.