ImageGear .NET
GetAccessor Method




Metadata format ID to get accessor.
Get accessor to Simplified Metadata for spesified metadata Format.
Syntax
'Declaration
 
Public Function GetAccessor( _
   ByVal metadataFormat As ImGearMetadataFormats _
) As ImGearFormatMetadata
'Usage
 
Dim instance As ImGearMetadataHead
Dim metadataFormat As ImGearMetadataFormats
Dim value As ImGearFormatMetadata
 
value = instance.GetAccessor(metadataFormat)

Parameters

metadataFormat
Metadata format ID to get accessor.

Return Value

ImageGear.Formats.ImGearFormatMetadata class object to simplified metadata access.
Remarks
This method throws ImGearException if the metadata format does not allow access to simplified metadata.
See Also

Reference

ImGearMetadataHead Class
ImGearMetadataHead Members
ImGearXMPMetadataRoot Class
ImGearMetadataFormats Enumeration

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback