WmfEscapeEnhancedMetafile.EnhancedMetafileDataSize

WmfEscapeEnhancedMetafile.EnhancedMetafileDataSize property

Gets or sets the size of the enhanced metafile data.

public int EnhancedMetafileDataSize { get; set; }

Property Value

A 32-bit unsigned integer that specifies the total size of the EMF stream embedded in this sequence of META_ESCAPE_ENHANCED_METAFILE records.

See Also