WinMetafileSize

EmfCommentWindowsMetaFile.WinMetafileSize property

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

public int WinMetafileSize { get; set; }

See Also