ToSingle
Leave feedback
On this page
Converts to float.
public override float ToSingle()
Returns the Image Metadata Signature value as float.
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 float.
public override float ToSingle(IFormatProvider provider)
| Parameter | Type | Description |
|---|---|---|
| provider | IFormatProvider | Format data provider to use with data conversion operations. |
Returns the Metadata Signature value as float.
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.