Class WmfTextOut
Contents
[
Hide
]WmfTextOut class
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.
public class WmfTextOut : WmfExtTextOut
Constructors
Name | Description |
---|---|
WmfTextOut() | The default constructor. |
Properties
Name | Description |
---|---|
Dx { get; set; } | Gets or sets the dx. |
ExtendedByte { get; set; } | Gets or sets the extended byte. |
FwOpts { get; set; } | Gets or sets the fw opts. |
Point { get; set; } | Gets or sets the point. |
Rectangle { get; set; } | Gets or sets the rectangle. |
StringLength { get; set; } | Gets or sets the length of the string. |
Text { get; set; } | Gets or sets the text. |
See Also
- class WmfExtTextOut
- namespace Aspose.Imaging.FileFormats.Wmf.Objects
- assembly Aspose.Imaging