PptxOptionsConformance Property

Specifies the conformance class to which the Presentation document conforms. Default value is Ecma376_2006

Namespace:  Aspose.Slides.Export
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public Conformance Conformance { get; set; }

Property Value

Type: Conformance

Implements

IPptxOptionsConformance
See Also