Initializes a new instance of the XmpSchema class
Namespace: iTextSharp.text.xml.xmpAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# | 
|---|
public XmpSchema( string xmlns )  | 
| Visual Basic | 
|---|
Public Sub New ( _ xmlns As String _ )  | 
| Visual C++ | 
|---|
public: XmpSchema( String^ xmlns )  | 
Parameters
- xmlns
 - Type: System..::..String