The leading provider of version control solutions and TWAIN SDKs
  • Contact us









HowManyImagesInBuffer Property

Description

Returns how many images are in buffer. This is a runtime, read-only property.

ActiveX Edition Plug-in Edition Mac Edition
Since V4.0 Since V4.0 Since V6.4

Data type

Short

Syntax

ObjectName.HowManyImagesInBuffer

Parameters

None.

Remarks

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.

See also

MaxImagesInBuffer property, CurrentImageIndexInBuffer property, RemoveImage() method

Samples

Go through all the images in buffer with clicking "NextImage" or "PreImage" buttons.