Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
protected static string GetBaseName( string name ) |
Visual Basic |
---|
Protected Shared Function GetBaseName ( _ name As String _ ) As String |
Visual C++ |
---|
protected: static String^ GetBaseName( String^ name ) |
Parameters
- name
- Type: System..::..String