A value for a MetadataSchema that has an unupported type.

Namespace: TallComponents.PDF.Metadata
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public class UnsupportedMetadataValue : MetadataValue
Visual Basic
Public Class UnsupportedMetadataValue _
	Inherits MetadataValue

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Metadata..::..MetadataValue
    TallComponents.PDF.Metadata..::..UnsupportedMetadataValue

See Also