Class WmfTextOut
Class WmfTextOut
Namespace: Aspose.Imaging.FileFormats.Wmf.Objects
Assembly: Aspose.Imaging.dll (25.2.0)
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
Inheritance
object ← MetaObject ← WmfObject ← WmfPointObject ← WmfExtTextOut ← WmfTextOut
Inherited Members
WmfExtTextOut.StringLength, WmfExtTextOut.FwOpts, WmfExtTextOut.Rectangle, WmfExtTextOut.Text, WmfExtTextOut.Dx, WmfExtTextOut.ExtendedByte, WmfPointObject.Point, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
WmfTextOut()
public WmfTextOut()