Namespace: iTextSharp.text.xml.xmp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public bool Replace( string namespaceURI, string localName, string value ) |
Visual Basic |
---|
Public Function Replace ( _ namespaceURI As String, _ localName As String, _ value As String _ ) As Boolean |
Visual C++ |
---|
public: bool Replace( String^ namespaceURI, String^ localName, String^ value ) |
Parameters
- namespaceURI
- Type: System..::..String
- localName
- Type: System..::..String
- value
- Type: System..::..String