Page.EnhMetaFileBits Property
Office 2007
| Word Developer Reference |
Syntax
expression.EnhMetaFileBits
expression An expression that returns a Page object.
Remarks
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.
See Also