Click or drag to resize

PdfXmpNamespace GetPredefinedNamespaces Method

Get predefined namespaces.

Namespace: Spire.Pdf.Interchange.Metadata
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public static ICollection<PdfXmpNamespace> GetPredefinedNamespaces()

Return Value

Type: ICollection PdfXmpNamespace
The predefined namespaces.
See Also