public final class Conformance
extends com.aspose.ms.System.Enum
Specifies the conformance class to which the PresentationML document conforms.
Modifier and Type | Field and Description |
---|---|
static int |
Ecma376_2006
Specifies that the document conforms to the ECMA376:2006.
|
static int |
Iso29500_2008_Strict
Specifies that the document conforms to the ISO/IEC 29500:2008 Strict conformance class.
|
static int |
Iso29500_2008_Transitional
Specifies that the document conforms to the ISO/IEC 29500:2008 Transitional conformance class.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Ecma376_2006
Specifies that the document conforms to the ECMA376:2006.
public static final int Iso29500_2008_Transitional
Specifies that the document conforms to the ISO/IEC 29500:2008 Transitional conformance class.
public static final int Iso29500_2008_Strict
Specifies that the document conforms to the ISO/IEC 29500:2008 Strict conformance class.