XmpPdfAExtensionCategoryType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum> com.aspose.ms.System.Enum com.aspose.pdf.XmpPdfAExtensionCategoryType, com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>, com.aspose.ms.System.Enum com.aspose.pdf.XmpPdfAExtensionCategoryType, com.aspose.ms.System.Enum, com.aspose.pdf.XmpPdfAExtensionCategoryType
public final class XmpPdfAExtensionCategoryType extends com.aspose.ms.System.Enum
Property category: internal or external.
Fields
| Field | Description |
|---|---|
| External | External properties are based on user input. |
| Internal | Internal properties are created automatically from document content. |
External
public static final int External
External properties are based on user input.
Internal
public static final int Internal
Internal properties are created automatically from document content.