A string value for a MetadataSchema.

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

Syntax

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

Inheritance Hierarchy

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

See Also