The namespace URI.

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

Syntax

C#
public string NamespaceUri { get; }
Visual Basic
Public ReadOnly Property NamespaceUri As String
	Get

Exceptions

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

See Also