Range.EnhMetaFileBits Property

Definition

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

public:
 property System::Object ^ EnhMetaFileBits { System::Object ^ get(); };
public object EnhMetaFileBits { get; }
member this.EnhMetaFileBits : obj
Public ReadOnly Property EnhMetaFileBits As Object

Property Value

Remarks

The EnhMetaFileBits property returns an array of bytes, which can be used with the Microsoft Windows 32 Application Programming Interface.

Applies to