OutputRect

EmfCommentMultiFormats.OutputRect property

Gets or sets a WMF RectL object ([MS-WMF] section 2.2.2.19) that specifies the output rectangle, in logical coordinates.

public Rectangle OutputRect { get; set; }

See Also