Aspose::Pdf::XmpPdfAExtensionCategoryType enum
XmpPdfAExtensionCategoryType enum
Property category: internal or external.
enum class XmpPdfAExtensionCategoryType
Values
Name | Value | Description |
---|---|---|
Internal | 0 | Internal properties are created automatically from document content. |
External | 1 | External properties are based on user input. |
See Also
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++