public final class XmpPdfAExtensionCategoryType
extends com.aspose.ms.System.Enum
Property category: internal or external.
Modifier and Type | Field and Description |
---|---|
static int |
External
External properties are based on user input.
|
static int |
Internal
Internal properties are created automatically from document content.
|
public static final int Internal
Internal properties are created automatically from document content.
public static final int External
External properties are based on user input.