[]
Specifies the set of properties applied to the the special content mark.
public class FormattedMark : FormattingBag
Gets the base (this class) key for formatting properties.
protected override string BaseKey { get; }
Provides access to the font formatting of this object.
public Font Font { get; }
Gets or sets character or linked paragraph style which shall be used to format this object.
public Style Style { get; set; }
Resets to default formatting.
public override void ClearFormatting()