Base class for Metadata schemas.

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

Syntax

C#
[SerializableAttribute]
public class MetadataSchema
Visual Basic
<SerializableAttribute> _
Public Class MetadataSchema

Remarks

The XMP metadata cannot be specified from XML.

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Layout.Metadata..::..MetadataSchema

See Also