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