The names of all values in this metadata schema.

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

Syntax

C#
public string[] Names { get; }
Visual Basic
Public ReadOnly Property Names As String()
	Get

Exceptions

ExceptionCondition
System..::..InvalidOperationExceptionThrown when this MetadataSchema has been removed from its MetadataSchemaCollection

See Also