Table of Contents

Property FieldNames

Namespace
DocWright.Dom.Fields
Assembly
DocWright.Dom.dll

FieldNames

Gets the instruction names this handler evaluates, uppercase, for example "MERGEFIELD". Matching against an instruction is case-insensitive.

IReadOnlyList<string> FieldNames { get; }

Property Value

IReadOnlyList<string>