C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1Editor Class / HeaderSelection Method
An integer specifying the header level (1-6).

In This Topic
HeaderSelection Method
In This Topic
Adds Header attribute to the currently selection text.
Syntax
'Declaration
 
Public Sub HeaderSelection( _
   ByVal level As System.Integer _
) 
 

Parameters

level
An integer specifying the header level (1-6).
See Also