Produces HTML code for a section of the line, with <span style="..."> tags.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string ToHtml( int offset, int length, HtmlOptions options = null )
Public Function ToHtml ( _ offset As Integer, _ length As Integer, _ Optional options As HtmlOptions = Nothing _ ) As String
public: String^ ToHtml( int offset, int length, HtmlOptions^ options = nullptr )
Parameters
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238