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