Click or drag to resize

PdfXmpNamespace ResetNamespaces Method

Resets the schema registry to its original state (creates a new one).

Namespace: Spire.Pdf.Interchange.Metadata
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public static void ResetNamespaces()
Remarks
Resets the schema registry to its original state (creates a new one). Be careful this might break all existing XMPMeta-objects and should be used only for testing purposes.
See Also