Features and Improvements
Key | Summary | Category |
---|
NOTENET-5756 | Exception “Aspose.Note.FileCorruptedException: ‘File container wasn’t found!’” when loading OneNote file | Bug |
NOTENET-5763 | Loading document raises “System.ArgumentOutOfRangeException” | Bug |
Public API and Backward Incompatible Changes
The following public types were added: | Description |
---|
Aspose.Note.ParsingErrorInfo | Information about the error that occurred during parsing. |
The following public methods were added: | Description |
---|
Aspose.Note.ParsingErrorInfo.#ctor | Initializes a new instance of the ParsingErrorInfo class. |
The following public properties were added: | Description |
---|
Aspose.Note.AttachedFile.ParsingErrorInfo | Gets the data about error that occurred while accessing the file. |
Aspose.Note.ParsingErrorInfo.Message | Gets a message that describes the current error. |