PresentationFileTypePptx Field |
Files with PPTX extension are presentation files created with popular Microsoft PowerPoint application. Unlike the previous version of presentation file format PPT which was binary, the PPTX format is based on the Microsoft PowerPoint open XML presentation file format.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 20.12.0.0 (20.12)
Syntaxpublic static readonly PresentationFileType Pptx
Public Shared ReadOnly Pptx As PresentationFileType
public:
static initonly PresentationFileType^ Pptx
static val Pptx: PresentationFileType
Field Value
Type:
PresentationFileType
See Also