TextBlockWPFFormat Class

Format text with bold, italics and underlining (HTML format).

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public static class TextBlockWPFFormat
Inheritance
Object    TextBlockWPFFormat

Methods

GetFormattedText Gets the formatted text associated with the specified dependency object.
SetFormattedText Set the formatted text associated with the specified dependency object.

Fields

FormattedTextProperty Formatted text property.

Attached Properties

FormattedText Formatted text property.

See Also