RequestOutputItemGetExifTags Method |
Exif tags, key should be any of AspriseImaging#EXIF_NAME_DocumentName
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Dictionary<string, string> GetExifTags()
Public Function GetExifTags As Dictionary(Of String, String)
public:
Dictionary<String^, String^>^ GetExifTags()
member GetExifTags : unit -> Dictionary<string, string>
Return Value
Type:
DictionaryString,
StringSee Also