Selection.EnhMetaFileBits Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an Object that represents a picture representation of how a selection 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
This property returns an array of bytes, which can be used with the Microsoft Windows 32 Application Programming Interface from within the development environment.