Click or drag to resize
XmpPdfAExtensionCategoryType Enumeration
Property category: internal or external.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public enum XmpPdfAExtensionCategoryType
Members
  Member nameValueDescription
Internal0 Internal properties are created automatically from document content.
External1 External properties are based on user input.
See Also