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

Glossary Item Box

Description

Gets and sets the format of the type of image to place on the Window's clipboard.

Property Type

Read-write property

Syntax

Visual Basic
Public Property ClipboardFormat As enumClipboardFormat

Return Type

An enumClipboardFormat type specifying the clipboard format.

Remarks

This property allow various formats to be added to the clipboard. The application can put a DIB (the default), an HBITMAP or both types onto the clipboard. Putting both types on the clipboard allows for maximum compatibility with other applications but has a higher memory and processor overhead.

See Also

©2013. Accusoft Corporation. All Rights Reserved.