Click or drag to resize

RepairChoice Enumeration

Represents a choice on whether a repair should be made

Namespace:  Atalasoft.PdfDoc.Repair
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum RepairChoice
Members
  Member nameDescription
None No repairs will be done.
All All values will be repaired using default mechanisms
Select Client code can select the problems that will be repaired
See Also