ImageMetadataSignatureToLong Method |
Converts to long.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.7.0.0 (22.7)
SyntaxPublic Function ToLong As Long
public:
long long ToLong()
member ToLong : unit -> int64
Return Value
Type:
Int64Returns the Metadata Signature value as long.
RemarksThrows an exception if the Metadata value could not be converted.
See Also