ToDateTime
Leave feedback
On this page
Converts to DateTime.
public override DateTime ToDateTime()
Returns the Metadata Signature value as DateTime.
Throws an exception if the Metadata value could not be converted. If original value is string based the default culture property info will be used from SignatureSettings properties DefaultCulture
- class ImageMetadataSignature
- namespace GroupDocs.Signature.Domain
- assembly GroupDocs.Signature
Converts to DateTime.
public override DateTime ToDateTime(IFormatProvider provider)
| Parameter | Type | Description |
|---|---|---|
| provider | IFormatProvider | Format data provider to use with data conversion operations. |
Returns the Metadata Signature value as DateTime.
Throws an exception if the Metadata value could not be converted
- class ImageMetadataSignature
- namespace GroupDocs.Signature.Domain
- assembly GroupDocs.Signature
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.