Indicates if localization directives should be taken into account.
[Visual Basic] Function UseDirectives() As Boolean [C#] bool UseDirectives(); [C++] bool UseDirectives(); [JScript] function UseDirectives(): bool;
True if the localization directives should be processed, false otherwise.
Use the SetOptions method to change this option.
ILocalizationDirectives Interface | Okapi.Library.Filter Namespace | SetOptions