Class PdfFileEditor.CorruptedItem

PdfFileEditor.CorruptedItem class

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

public class CorruptedItem

Properties

NameDescription
Exception { get; }Exception thrown for this file which indicates problem with the file.
Index { get; }Index of corrupted file.

See Also