WmfTextOut Class
Contents
[
Hide
]Summary: The META_EXTTEXTOUT record outputs text by using the font, background
color, and text color that are defined in the playback device context.
Optionally, dimensions can be provided for clipping, opaquing, or both.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfTextOut
Inheritance: WmfExtTextOut
Constructors
Name | Description |
---|---|
WmfTextOut() | Initializes a new instance of the WmfTextOut class |
Properties
Name | Type | Access | Description |
---|---|---|---|
dx | short | r/w | Gets or sets the dx. |
extended_byte | byte | r/w | Gets or sets the extended byte. |
fw_opts | int | r/w | Gets or sets the fw opts. |
point | Point | r/w | Gets or sets the point. |
rectangle | Rectangle | r/w | Gets or sets the rectangle. |
string_length | int | r/w | Gets or sets the length of the string. |
text | string | r/w | Gets or sets the text. |
Constructor: WmfTextOut()
WmfTextOut()
Initializes a new instance of the WmfTextOut class