Table of Contents

Property IgnoredElements

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

IgnoredElements

Gets the counts of skipped known-transient elements, keyed by qualified element name (for example "w:proofErr"), sorted ordinally.

public IReadOnlyDictionary<string, int> IgnoredElements { get; }

Property Value

IReadOnlyDictionary<string, int>