Conformance
Conformance enumeration
Specifies the conformance class to which the PresentationML document conforms.
public enum Conformance
Values
Name | Value | Description |
---|---|---|
Ecma376_2006 | 0 | Specifies that the document conforms to the ECMA376:2006. |
Iso29500_2008_Transitional | 1 | Specifies that the document conforms to the ISO/IEC 29500:2008 Transitional conformance class. |
Iso29500_2008_Strict | 2 | Specifies that the document conforms to the ISO/IEC 29500:2008 Strict conformance class. |
See Also
- namespace Aspose.Slides.Export
- assembly Aspose.Slides