DefaultMetadataProperties

DefaultMetadataProperties

Overview

DefaultMetadataProperties is a class in Aspose.Pdf FOSS for Java.

String constants for commonly used XMP metadata property keys (ISO 16684-1).

Properties

NameTypeAccessDescription
CreateDateStringReadDate the resource was created.
MetadataDateStringReadDate the resource metadata was last changed.
ModifyDateStringReadDate the resource was last modified.
CreatorToolStringReadThe application that created the resource.
LabelStringReadA short informal name for the resource.
RatingStringReadA user-assigned rating.
NicknameStringReadA short informal name.
BaseURLStringReadThe base URL for relative URLs in the resource.
TitleStringReadThe document title (Language Alternative).
CreatorStringReadThe document author(s) (ordered array).
DescriptionStringReadThe document description/subject (Language Alternative).
SubjectStringReadKeywords/tags (unordered array).
FormatStringReadThe MIME type of the resource.
RightsStringReadCopyright information (Language Alternative).
DateStringReadDate(s) associated with the resource (ordered array).
IdentifierStringReadUnique identifier for the resource.
LanguageStringReadLanguage(s) of the resource (unordered array).
PublisherStringReadPublisher(s) (unordered array).
RelationStringReadRelated resource(s) (unordered array).
SourceStringReadThe original resource from which this was derived.
TypeStringReadNature or genre (unordered array).
CoverageStringReadSpatial/temporal coverage.
ContributorStringReadContributor(s) (unordered array).
KeywordsStringReadPDF keywords string.
PDFVersionStringReadPDF version (e.g.
ProducerStringReadThe application that produced the PDF.
TrappedStringReadWhether the document has been trapped.
DocumentIDStringReadUnique document identifier.
InstanceIDStringReadUnique instance identifier.
OriginalDocumentIDStringReadOriginal document identifier.
RenditionClassStringReadRendition class.
MarkedStringReadWhether the resource is rights-managed.
OwnerStringReadRights owner(s) (unordered array).
UsageTermsStringReadUsage terms (Language Alternative).
WebStatementStringReadWeb statement of rights.
CertificateStringReadRights certificate URL.
PdfAidPartStringReadPDF/A part number (e.g.
PdfAidConformanceStringReadPDF/A conformance level (e.g.
PdfAidAmdStringReadPDF/A amendment identifier.
PdfAidCorrStringReadPDF/A corrigendum identifier.

See Also