CmxTextBlockSpec Class
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() | Initializes a new instance of the CmxTextBlockSpec class |
Properties
Name | Type | Access | Description |
---|---|---|---|
char_locations | PointF[] | r/w | Gets or sets the character locations. |
font | Font | r/w | Gets or sets the font. |
matrix | Matrix | r/w | Gets or sets the transformation matrix. |
paragraph_style | CmxParagraphStyle | r/w | Gets or sets the paragraph style. |
text | string | r/w | Gets or sets the text. |
Constructor: CmxTextBlockSpec()
CmxTextBlockSpec()
Initializes a new instance of the CmxTextBlockSpec class