Property IgnoredElements
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; }
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; }