ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.XMP.AdobePDF Namespace / ImGearAdobePDFXMPMetadata Class
Properties


ImGearAdobePDFXMPMetadata Class Members

The following tables list the members exposed by ImGearAdobePDFXMPMetadata.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ImGearAdobePDFXMPMetadata class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets Keywords property of the AdobePDF XMP schema.  
Public Property Gets or sets PDFVersion property of the AdobePDF XMP schema. This XMP property specifies the PDF file version (for example: 1.0, 1.3, and so on).  
Public Property Gets or sets Producer property of the AdobePDF XMP schema. This XMP property specifies the name of the tool that created the PDF document.  
Top
See Also