ImageGear .NET
Common Property (ImGearMetadataHead)




Gets access to metadata that is common for all format filters.
Syntax
'Declaration
 
Public ReadOnly Property Common As ImGearCommonMetadata
'Usage
 
Dim instance As ImGearMetadataHead
Dim value As ImGearCommonMetadata
 
value = instance.Common
public ImGearCommonMetadata Common {get;}
public: __property ImGearCommonMetadata* get_Common();
public:
property ImGearCommonMetadata^ Common {
   ImGearCommonMetadata^ get();
}

Property Value

ImageGear.Formats.ImageGear.Formats.ImGearCommonMetadata class object.
Remarks
This property provides access to metadata that is common for all format filters.
See Also

Reference

ImGearMetadataHead Class
ImGearMetadataHead Members
ImGearCommonMetadata Class

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback