ImageGear .NET - Updated March 30, 2018
Japanese Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPLangAlt Class : Japanese Property
Gets or sets Japanese text alternative. Returns null if this alternative is not present. Set to null to remove this alternative from the object.
Syntax
'Declaration
 
Public Property Japanese As String
 
'Usage
 
Dim instance As ImGearXMPLangAlt
Dim value As String
 
instance.Japanese = value
 
value = instance.Japanese

Property Value

String value.
See Also

Reference

ImGearXMPLangAlt Class
ImGearXMPLangAlt Members