EnableSoftAsHard Property

Definition

Assembly Markdig.dll

Gets or sets a value indicating whether to interpret softline breaks as hardline breaks. Default is false

public bool EnableSoftAsHard { get; set; }

Returns