THotPDF.XRefRecoveryMaxScanBytes Property
Sets the largest source size that the chunked recovery scanner will inspect
Declaration
property XRefRecoveryMaxScanBytes: Int64;
Default
8 GiB
Usage notes
- The value is a hard resource budget, not a request to scan only the first part of a larger file
- Sources above the limit fail recovery with
xrrsScanLimitExceeded - Normal parsing still runs first when
XRefRecoveryModeisxrrmOnFailure