TX Text Control .NET Documentation

FormattingStyle.Apply Method

Description:Applies all set attributes of the style to the current document.

Syntax:
[C#] public bool Apply();
[Visual Basic] Public Function Apply() As Boolean
Return Value:The return value is true, if all attributes could be set. Otherwise it is false.

See also:Stylesheet Programming, Graphical Overview.