Aspose::Pdf::Plugins::SaveFormat enum
SaveFormat enum
Allows to specify .doc or .docx file format.
enum class SaveFormat
Values
| Name | Value | Description |
|---|---|---|
| Doc | 0 | ****[MS-DOC]: Word (.doc) Binary File Format |
| DocX | 1 | Office Open XML (.docx) File Format. |
See Also
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++