CdrText Clase
Contenido
[
Ocultar
]Summary: The cdr text
Module: aspose.imaging.fileformats.cdr.objects
Full Name: aspose.imaging.fileformats.cdr.objects.CdrText
Inheritance: CdrDictionaryItem
Constructors
| Name | Descripción |
|---|---|
| CdrText() | Inicializa una nueva instancia de la clase CdrText. |
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| char_descriptors | System.Byte | r/w | Inicializa una nueva instancia de la clase CdrText. |
| disposed | bool | r | Obtiene un valor que indica si esta instancia está disposed. |
| document | CdrDocument | r/w | Obtiene o establece el documento. |
| id | int | r/w | Obtiene o establece el identificador. Para compatibilidad heredada |
| parent | CdrObjectContainer | r/w | Obtiene o establece el elemento padre. |
| style_id | int | r/w | Obtiene o establece el identificador de estilo. |
| styles | CdrStyle[] | r/w | Añade el cuadro de texto. |
| text | string | r/w | Obtiene o establece los cuadros de texto CDR. |
Constructor: CdrText()
CdrText()
Inicializa una nueva instancia de la clase CdrText.