Aspose::Pdf::Facades::PdfFileEditor::CorruptedItem class

CorruptedItem class

Class which provides information about corrupted files in time of concatenation.

class CorruptedItem : public System::Object

Methods

MethodDescription
get_Exception() constException thrown for this file which indicates problem with the file.
get_Index() constIndex of corrupted file.

See Also