[]
Converts specified float to string which can be written to PDF stream.
public static string FmtDouble(float value)
| Type | Name | Description |
|---|---|---|
| float | value |
| Type | Description |
|---|---|
| string |
Converts specified float to string which can be written to PDF stream.
public static string FmtDouble(double value)
| Type | Name | Description |
|---|---|---|
| double | value |
| Type | Description |
|---|---|
| string |