Namespace: BitMiracle.Docotic.Pdf
public bool ShouldBeEmbedded()
Public Function ShouldBeEmbedded As Boolean
The metadata should be embedded if there was some metadata in the source document. It should also be embedded if you add or change any metadata properties.
You can remove XMP metadata from the document using the Unembed() method.