XmpMetadata.AddSchema

Adds a given Xmp Schema to the schema list.

public void AddSchema(XmpSchema schema)
Sub AddSchema(schema As XmpSchema)

Parameters

schema
XmpSchema

XmpSchema object to add to the schema list.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

XmpMetadata
ceTe.DynamicPDF.Xmp

In this topic