Close
dtSearch .NET Standard API 2023.02
Options.Save Method

Apply changes to Options.

public void Save();

Changes to options are applied when you call Save(). They are not saved anywhere, so options must be set up each time your program runs.