Classe 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 | Description |
|---|---|
| CmxTextBlockSpec() | Initialise une nouvelle instance de la classe CmxTextBlockSpec |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| char_locations | PointF[] | r/w | Obtient ou définit les emplacements des caractères. |
| font | Font | r/w | Obtient ou définit la police. |
| matrix | Matrix | r/w | Obtient ou définit la matrice de transformation. |
| paragraph_style | CmxParagraphStyle | r/w | Obtient ou définit le style de paragraphe. |
| text | string | r/w | Obtient ou définit le texte. |
Constructor: CmxTextBlockSpec()
CmxTextBlockSpec()
Initialise une nouvelle instance de la classe CmxTextBlockSpec