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 | 描述 |
|---|---|
| CmxTextBlockSpec() | 初始化 CmxTextBlockSpec 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| char_locations | PointF[] | r/w | 获取或设置字符位置。 |
| font | Font | r/w | 获取或设置字体。 |
| matrix | Matrix | r/w | 获取或设置变换矩阵。 |
| paragraph_style | CmxParagraphStyle | r/w | 获取或设置段落样式。 |
| text | string | r/w | 获取或设置文本。 |
Constructor: CmxTextBlockSpec()
CmxTextBlockSpec()
初始化 CmxTextBlockSpec 类的新实例