Classe WmfTextOut
Contenu
[
Cacher
]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() | Initialise une nouvelle instance de la classe WmfTextOut |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| dx | int[] | r/w | Obtient ou définit dx. |
| extended_byte | System.Byte | r/w | Obtient ou définit l’octet étendu. |
| fw_opts | int | r/w | Obtient ou définit les fw opts. |
| point | Point | r/w | Obtient ou définit le point. |
| rectangle | Rectangle | r/w | Obtient ou définit le rectangle. |
| string_length | int | r/w | Obtient ou définit la longueur de la chaîne. |
| text | string | r/w | Obtient ou définit le texte. |
Constructor: WmfTextOut()
WmfTextOut()
Initialise une nouvelle instance de la classe WmfTextOut