ImageGear .NET - Updated October 26, 2017
Lang Property




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEFontAttrs Class : Lang Property
Gets or sets the atom representing the ISO 639 language code.
Syntax
'Declaration
 
Public Property Lang As ImGearPDFAtom
 
'Usage
 
Dim instance As ImGearPDEFontAttrs
Dim value As ImGearPDFAtom
 
instance.Lang = value
 
value = instance.Lang

Property Value

ImGearPDFAtom class object.
See Also

Reference

ImGearPDEFontAttrs Class
ImGearPDEFontAttrs Members
ImGearPDFAtom Class