Get the XMP metadata for this document.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public MetadataSchemaCollection Metadata { get; }
Visual Basic
Public ReadOnly Property Metadata As MetadataSchemaCollection
	Get

Remarks

The XMP metadata cannot be specified from XML.

See Also