TextBlock

TextBlock class

Contains elements that specify the alignment, margins, and default tab stop positions of text in a shape’s text block.

Properties

NameTypeDescription
DelintA flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca
LeftMarginDoubleValueSpecifies the distance between the left border of the text block and the text it contains. This value is independent of
RightMarginDoubleValueSpecifies the distance between the right border of the text block and the text it contains. This value is independent of
TopMarginDoubleValueSpecifies the distance between the top border of the text block and the first line of text it contains.
BottomMarginDoubleValueDetermines the distance between the bottom border of the text block and the last line of text it contains. The default i
VerticalAlignVerticalAlignSpecifies the vertical alignment of text within the text block.
TextBkgndColorValueSpecifies the text background color for a shape.
DefaultTabStopDoubleValueSpecifies the interval of the default tab stops in a text block.
TextDirectionTextDirectionSpecifies the direction of the characters in a text block.
TextBkgndTransDoubleValueSpecifies the transparency level for the background color of a shape’s text block, from 0 (completely opaque) to 1 (comp

Methods

NameDescription
deepCloneCreates deep copy of this instance.