EnhMetaFileBits Property Home
Word 2003 VBA Language Reference
EnhMetaFileBits Property

Returns a Variant that represents a picture representation of how a selection or range of text appears.

Note  The EnhMetaFileBits property returns an array of bytes, which can be used with the Microsoft Windows 32 Application Programming Interface from within the Microsoft Visual Basic or Microsoft C++ development environment.

expression.EnhMetaFileBits

expression Required. An expression that returns one of the objects in the Applies To list.

Example

The following example returns the EnhMetaFileBits property.

Dim bytSelection() As Byte

bytSelection = Selection.EnhMetaFileBits




© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View