Aspose::Words::UnsupportedFileFormatException typedef

UnsupportedFileFormatException typedef

Thrown during document load, when the document format is not recognized or not supported by Aspose.Words. To learn more, visit the Programming with Documents documentation article.

using Aspose::Words::UnsupportedFileFormatException = typedef System::ExceptionWrapper<Details_UnsupportedFileFormatException>

See Also