Namespace: BitMiracle.Docotic.Pdf
public bool UpdateProducer { get; set; }
Public Property UpdateProducer As Boolean Get Set
Default value: true.
Updating Producer properties means that the library set its name and version as the value for these properties:
The library won't update XMP schemas if the XMP metadata should not be embedded when saving the document. Check the ShouldBeEmbedded() method for more information about when the metadata should be embedded.