SaveFormat

Overview

SaveFormat is a enum in Aspose.Note FOSS for Python.

SaveFormat.Pdf represents the PDF format used when saving a Document.

Description

SaveFormat is a class in the Aspose.Note FOSS library for Python that exposes 0 methods and 0 properties for programmatic use. It extends Enum, inheriting shared functionality from its parent type.

Values

ValueDescription
PdfRepresents the PDF format used when saving a Document

See Also