MetafileDataSize

EmfPlusMetafile.MetafileDataSize property

Gets or sets 32-bit unsigned integer that specifies the size in bytes of the metafile data in the MetafileData field

public int MetafileDataSize { get; set; }

See Also