MindFusion.Wpf Pack Programmer's Guide
TextPresenter Properties
 


 Public Properties

  Name Description

ConstrainedHeight

Gets whether text layout area has limited height.

FontFamily

Gets or sets the preferred font family for this TextPresenter.

FontSize

Gets or sets the font size for this TextPresenter.

FontStretch

Gets or sets the font-stretching characteristics for this TextPresenter.

FontStyle

Gets or sets the font style for this TextPresenter.

FontWeight

Gets or sets the font weight for this TextPresenter.

Text

Gets or sets the text displayed inside this item.

TextAlignment

Gets or sets a value that indicates the horizontal alignment of text content.

TextBrush

Gets or sets the text displayed inside this item.

TextDecorations

Gets or sets the effects to apply to the text of this TextPresenter.

TextPadding

Gets or sets the thickness of padding space between the item boundaries and its text.

TextTrimming

Gets or sets the text trimming to employ when text overflows the item area.

TextVerticalAlignment

Gets or sets a value that indicates the vertical alignment of text content.

TextWrapping

Gets or sets how this TextPresenter should wrap text.

 See Also

TextPresenter Class
MindFusion.Diagramming.Wpf Namespace