Device

EmfHeaderObject.Device property

Gets or sets a WMF SizeL object ([MS-WMF] section 2.2.2.22) that specifies the size of the reference device, in pixels

public Size Device { get; set; }

See Also