Namespace: iTextSharp.text.xml.xmp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public void AddDescription( string desc ) |
Visual Basic |
---|
Public Sub AddDescription ( _ desc As String _ ) |
Visual C++ |
---|
public: void AddDescription( String^ desc ) |
Parameters
- desc
- Type: System..::..String