Bytes

EmfHeaderObject.Bytes property

Gets or sets 32-bit unsigned integer that specifies the size of the metafile, in bytes.

public int Bytes { get; set; }

See Also