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

NameTypeAccess描述
char_locationsPointF[]r/w获取或设置字符位置。
fontFontr/w获取或设置字体。
matrixMatrixr/w获取或设置变换矩阵。
paragraph_styleCmxParagraphStyler/w获取或设置段落样式。
textstringr/w获取或设置文本。

Constructor: CmxTextBlockSpec()

 CmxTextBlockSpec() 

初始化 CmxTextBlockSpec 类的新实例