TryRepair
Leave feedback
On this page
When enabled GroupDocs.Viewer tries to repair structural corruption in PDF documents. Default value is false.
public bool TryRepair { get; set; }
This feature addresses the following issues in a PDF document:
- Broken references within the document (incorrect object offsets in the Cross-reference list).
- Missing critical elements like root object, page object, or page content.
- Circular references (Form X-object referencing itself).
- class LoadOptions
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.