Dynamsoft Home|Product Home

RemoveAllImages Method

Description

Removes all images in buffer.

Syntax

void ObjectName.RemoveAllImages()

Parameters

None.

Return value

Void.

When an error occurs and IfThrowException property is TRUE, an exception will be thrown.

Remarks

None.

See also

RemoveImage()