A string value for a MetadataSchema.

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

Syntax

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

Remarks

The XMP metadata cannot be specified from XML.

Inheritance Hierarchy

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

See Also