다음을 통해 공유


Range.EnhMetaFileBits Property (Word)

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

Syntax

expression .EnhMetaFileBits

expression Required. A variable that represents a Range 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

Concepts

Range Object

Range Object Members