Back to Devexpress

PresentationUnsupportedFormatException Class

officefileapi-devexpress-dot-docs-dot-presentation-2116814f.md

latest1.4 KB
Original Source

PresentationUnsupportedFormatException Class

The exception that is thrown when an unsupported presentation format is encountered.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public class PresentationUnsupportedFormatException :
    Exception
vb
Public Class PresentationUnsupportedFormatException
    Inherits Exception

Implements

ISerializable

_Exception

Inheritance

Object Exception PresentationUnsupportedFormatException

See Also

PresentationUnsupportedFormatException Members

DevExpress.Docs.Presentation Namespace