In This Topic
Gets or sets whether the current paragraph's lines should be exempted from line numbering that is applied in the parent section.
Syntax
'Declaration
Public Property NoLineNumber As System.Boolean
public System.bool NoLineNumber {get; set;}
See Also