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

FieldDescription
ExternalExternal properties are based on user input.
InternalInternal 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.