Accusoft ImagXpress 12
Copy Method
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : Copy Method

Glossary Item Box

Description

Copies the current image to the Window's clipboard.

Syntax

Visual Basic
Public Sub Copy() 

Remarks

The current image is placed on the clipboard.

If the clipboard contains a bitmap or DIB, then it is replaced with a copy of the image buffer's current DIB. The type of image placed on the clipboard is determined by the ClipboardFormat property.

If this method fails, the ImagError property is set with IX_Error_ClipboardCopy.

See Also

©2013. Accusoft Corporation. All Rights Reserved.