Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 883 Bytes

Word.Range.EnhMetaFileBits.md

File metadata and controls

36 lines (21 loc) · 883 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Range.EnhMetaFileBits property (Word)
vbawd10.chm157155673
vbawd10.chm157155673
Word.Range.EnhMetaFileBits
1e43483a-fb1d-5855-ec42-047f9bc9ef44
06/08/2017
medium

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

Range Object

[!includeSupport and feedback]