ImageGear .NET - Updated May 1, 2018
Producer Property (ImGearAdobePDFXMPMetadata)




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.AdobePDF Namespace > ImGearAdobePDFXMPMetadata Class : Producer 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.
Syntax
'Declaration
 
Public Property Producer As ImGearXMPString
 
'Usage
 
Dim instance As ImGearAdobePDFXMPMetadata
Dim value As ImGearXMPString
 
instance.Producer = value
 
value = instance.Producer

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
See Also

Reference

ImGearAdobePDFXMPMetadata Class
ImGearAdobePDFXMPMetadata Members