Use the ShowOptionsBeforeSave property to specify whether the Native Format Options window should be shown for an end-user before a document is exported. For instance, you may manually specify all native format options via the ExportOptions.NativeFormat property of the PrintingSystemBase.ExportOptions object, and set the ShowOptionsBeforeSave property to false, so that an end-user can't change these settings.