Enum OoxmlCompliance

Enum OoxmlCompliance

Namespace: Aspose.Words.Saving
Assembly: Aspose.Words.dll (25.3.0)

Allows to specify which OOXML specification will be used when saving in the DOCX format.

public enum OoxmlCompliance

Fields

Ecma376_2006 = 0

ECMA-376 1st Edition, 2006.

Iso29500_2008_Strict = 2

ISO/IEC 29500:2008 Strict compliance level.

Iso29500_2008_Transitional = 1

ISO/IEC 29500:2008 Transitional compliance level.