WmfTextOut

Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.wmf.objects.WmfObject, com.aspose.imaging.fileformats.wmf.objects.WmfPointObject, com.aspose.imaging.fileformats.wmf.objects.WmfExtTextOut

public class WmfTextOut extends WmfExtTextOut

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.

Constructors

ConstructorDescription
WmfTextOut()

WmfTextOut()

public WmfTextOut()