MarkdownElementSuffixSyntax Property

This read-only property returns the suffix Markdown syntax

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements.Markdown
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string SuffixSyntax { get; }

Property Value

String

See Also