Class Document.RepairOptions
Document.RepairOptions class
Represents options for repairing a PDF document.
public sealed class RepairOptions
Constructors
| Name | Description |
|---|---|
| RepairOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| RestoreIndirectObjectGenerations { get; set; } | Gets or sets a value indicating whether to restore wrong generation numbers in references to indirect objects during the repair process. |
Remarks
This class provides a way to customize the repair process of a PDF document.
See Also
- class Document
- namespace Aspose.Pdf
- assembly Aspose.PDF