Applys the character style.
Namespace: Spire.Doc.InterfaceAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
void ApplyStyle( string styleName )
Sub ApplyStyle ( styleName As String )
void ApplyStyle( String^ styleName )
abstract ApplyStyle : styleName : string -> unit
Parameters
- styleName
- String
the style name.