Method RemoveLineStyle
RemoveLineStyle(int)
Removes the first line style at the specified line.
public virtual void RemoveLineStyle(int line)
Parameters
line
intIndex of the text line.
RemoveLineStyle(int, int)
Removes the first line style at the specified line.
public virtual void RemoveLineStyle(int line, int style)