Table of Contents

MarkdownElement.ValueAttributeName Property

Definition

This read-only property returns the name of the attribute value from which to get the value for the converted element's content. If null, the elements nodes are used instead.

public string ValueAttributeName { get; }

Property Value

string