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

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
CmxTextBlockSpec()Initializes a new instance of the CmxTextBlockSpec class

Properties

NameTypeAccessDescription
char_locationsPointF[]r/wGets or sets the character locations.
fontFontr/wGets or sets the font.
matrixMatrixr/wGets or sets the transformation matrix.
paragraph_styleCmxParagraphStyler/wGets or sets the paragraph style.
textstringr/wGets or sets the text.

Constructor: CmxTextBlockSpec()

 CmxTextBlockSpec() 

Initializes a new instance of the CmxTextBlockSpec class