Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.Productivity Library
/
OfficeTools Object
/ CopyAsImage Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
CopyAsImage Property
In This Topic
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
Visual Basic (Declaration)
expression
.CopyAsImage
As
Boolean
where
expression
is a variable that represents a
OfficeTools Object
Remarks
If the document type supports only text, the document will always copy screen data as text, regardless of this value.
See Also
Reference
OfficeTools Object
OfficeTools Members