Clase WmfTextOut
Contenido
[
Ocultar
]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 | Descripción |
|---|---|
| WmfTextOut() | Inicializa una nueva instancia de la clase WmfTextOut |
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| dx | int[] | r/w | Obtiene o establece el dx. |
| extended_byte | System.Byte | r/w | Obtiene o establece el byte extendido. |
| fw_opts | int | r/w | Obtiene o establece los fw opts. |
| point | Point | r/w | Obtiene o establece el punto. |
| rectangle | Rectangle | r/w | Obtiene o establece el rectángulo. |
| string_length | int | r/w | Obtiene o establece la longitud de la cadena. |
| text | string | r/w | Obtiene o establece el texto. |
Constructor: WmfTextOut()
WmfTextOut()
Inicializa una nueva instancia de la clase WmfTextOut