Conformance

Conformance enumeration

Specifies the conformance class to which the PresentationML document conforms.

public enum Conformance

Values

NameValueDescription
Ecma376_20060Specifies that the document conforms to the ECMA376:2006.
Iso29500_2008_Transitional1Specifies that the document conforms to the ISO/IEC 29500:2008 Transitional conformance class.
Iso29500_2008_Strict2Specifies that the document conforms to the ISO/IEC 29500:2008 Strict conformance class.

See Also