RepairOptions constructor
RepairOptions({})
Constructor
Implementation
RepairOptions({
this.mode = RepairMode.standard,
this.preserveFormFields = true,
this.preserveAnnotations = true,
this.preserveBookmarks = true,
this.optimizeImages = false,
this.password,
});