[]
public override string ToString()
Public Overrides Function ToString() As String
| Type | Description |
|---|---|
| string |
Converts this PdfDateTime to string, using a specified format if the current struct holds a DateTime value.
public string ToString(string dateTimeFormat)
Public Function ToString(dateTimeFormat As String) As String
| Type | Name | Description |
|---|---|---|
| string | dateTimeFormat | The date time format. |
| Type | Description |
|---|---|
| string |