TrimEnd() Method

Definition

Namespace Markdig.Helpers
Assembly Markdig.dll

Trims whitespaces at the end of this slice, starting from End position.

public bool TrimEnd()

Returns