GetSourcePosition(Int32) Method

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Gets the source position for the specified offset within the current slice.

public int GetSourcePosition(int sliceOffset)

Parameters

sliceOffset
Int32

The slice offset.

Returns

Int32
The source position