ReplaceTextStrategy.NoCharacterBehavior

ReplaceTextStrategy.NoCharacterBehavior property

Action which is performed when no approppriate font found for changed text (Throw exception / Substitute other font / Replace anyway).

public NoCharacterAction NoCharacterBehavior { get; set; }

See Also