ElementDoNotParse Property

This is used to get or set whether or not to parse the element for Markdown content

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
public bool DoNotParse { get; set; }

Property Value

Boolean

See Also