Send comments on this topic.
CopyAsImage Property
Attachmate.Reflection.Objects Library (Productivity) > OfficeTools Object : CopyAsImage Property
Gets or sets whether to copy the host screen data as an image (true) or as text (false) if images are supported by the Office Suite.

Syntax

 
Object.CopyAsImage As Boolean

Remarks

If the document type supports only text, the document will always copy screen data as text, regardless of this value.

See Also