The XMP metadata for this document.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public MetadataSchemaCollection MetadataSchemas { get; set; }
Visual Basic
Public Property MetadataSchemas As MetadataSchemaCollection
	Get
	Set

Exceptions

ExceptionCondition
System..::..ArgumentNullExceptionThrown when value is set to nullNothingnullptra null reference (Nothing in Visual Basic).

See Also