ToDouble
Leave feedback
On this page
Converts to Double.
public virtual double ToDouble()
Returns the Metadata Signature value as Double.
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 MetadataSignature
- namespace GroupDocs.Signature.Domain
- assembly GroupDocs.Signature
Converts to Double.
public virtual double ToDouble(IFormatProvider provider)
| Parameter | Type | Description |
|---|---|---|
| provider | IFormatProvider | Format data provider to use with data conversion operations. |
Returns the Metadata Signature value as Double.
Throws an exception if the Metadata value could not be converted
- class MetadataSignature
- 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.