Gets the PDF file repair for the specified thumbnail item.
| Visual Basic |
|---|
Public Function GetItemPDFRepair( _ ByVal ItemIndex As Long _ ) As Boolean |
- ItemIndex
- Specifies the index of the thumbnail item to query.
A boolean value which is True to repair the PDF file while opening it. Otherwise, False is returned.