Indicates if existing Do-Not-Localize list file should be taken into account.
[Visual Basic] Function UseDNLFile() As Boolean [C#] bool UseDNLFile(); [C++] bool UseDNLFile(); [JScript] function UseDNLFile(): bool;
True if DNL list file should be used, false otherwise.
Use the SetOptions method to change this option.
ILocalizationDirectives Interface | Okapi.Library.Filter Namespace | SetOptions