Write(String, Int32, Int32) Method

Definition

Assembly Markdig.dll

Writes the specified content.

public T Write(string content, int offset, int length)

Parameters

content
String

The content.

offset
Int32

The offset.

length
Int32

The length.

Returns

{T}
This instance