Clase CmxTextBlockSpec
Summary: Represents info specified for text blocks.
Module: aspose.imaging.fileformats.cmx.objectmodel.specs
Full Name: aspose.imaging.fileformats.cmx.objectmodel.specs.CmxTextBlockSpec
Inheritance: ICmxObjectSpec
Constructors
| Name | Descripción |
|---|---|
| CmxTextBlockSpec() | Inicializa una nueva instancia de la clase CmxTextBlockSpec |
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| char_locations | PointF[] | r/w | Obtiene o establece las ubicaciones de los caracteres. |
| font | Font | r/w | Obtiene o establece la fuente. |
| matrix | Matrix | r/w | Obtiene o establece la matriz de transformación. |
| paragraph_style | CmxParagraphStyle | r/w | Obtiene o establece el estilo del párrafo. |
| text | string | r/w | Obtiene o establece el texto. |
Constructor: CmxTextBlockSpec()
CmxTextBlockSpec()
Inicializa una nueva instancia de la clase CmxTextBlockSpec