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