FmtLong Method
FmtLong(long)
Converts specified long to string which can be written to PDF stream.
Declaration
public static string FmtLong(long value)
Public Shared Function FmtLong(value As Long) As String
Parameters
Type |
Name |
Description |
long |
value |
|
Returns