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


In This Topic
    ImGearAdobePDFXMPMetadata Class Members
    In This Topic

    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