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# |
---|
public static DateTime Decode( string date ) |
Visual Basic |
---|
Public Shared Function Decode ( _ date As String _ ) As DateTime |
Visual C++ |
---|
public: static DateTime Decode( String^ date ) |
Parameters
- date
- Type: System..::..String