ImageGear .NET - Updated
ImGearXMPLangAlt Class
Members 




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace : ImGearXMPLangAlt Class
Represents a language alternative.
Object Model
ImGearXMPLangAlt Class
Syntax
'Declaration
 
Public Class ImGearXMPLangAlt 
'Usage
 
Dim instance As ImGearXMPLangAlt
public class ImGearXMPLangAlt 
public __gc class ImGearXMPLangAlt 
public ref class ImGearXMPLangAlt 
Remarks
This class represents a language alternative. It contains the same logical text in multiple languages. The text in each specific language is available through properties of the ImGearXMPLangAlt object. If text in a specific language is does not exist in the object, corresponding property returns null. ImGearXMPLangAlt.Default property represents the default value for the language alternative.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.XMP.ImGearXMPLangAlt

See Also

Reference

ImGearXMPLangAlt Members
ImageGear.Formats.XMP Namespace