[]
public override string ToString()
| 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)
| Type | Name | Description |
|---|---|---|
| string | dateTimeFormat | The date time format. |
| Type | Description |
|---|---|
| string |