get current date time and return on the pdf time format string
Namespace: CuteEditor.Convertor.PDFAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public static string GetDateTime() |
| Visual Basic |
|---|
Public Shared Function GetDateTime As String |
| Visual C++ |
|---|
public: static String^ GetDateTime() |