Klasse 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 | Beschreibung |
|---|---|
| CmxTextBlockSpec() | Initialisiert eine neue Instanz der Klasse CmxTextBlockSpec |
Properties
| Name | Type | Access | Beschreibung |
|---|---|---|---|
| char_locations | PointF[] | r/w | Ruft die Zeichenpositionen ab oder legt sie fest. |
| font | Font | r/w | Ruft die Schriftart ab oder legt sie fest. |
| matrix | Matrix | r/w | Ruft die Transformationsmatrix ab oder legt sie fest. |
| paragraph_style | CmxParagraphStyle | r/w | Ruft den Absatzstil ab oder legt ihn fest. |
| text | string | r/w | Liest oder setzt den Text. |
Constructor: CmxTextBlockSpec()
CmxTextBlockSpec()
Initialisiert eine neue Instanz der Klasse CmxTextBlockSpec