ImageGear for .NET
Lang Property




Gets or sets the atom representing the ISO 639 language code.
Syntax
public ImGearPDFAtom Lang {get; set;}
public: __property ImGearPDFAtom* get_Lang();
public: __property void set_Lang( 
   ImGearPDFAtom* value
);
public:
property ImGearPDFAtom^ Lang {
   ImGearPDFAtom^ get();
   void set (    ImGearPDFAtom^ value);
}
'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

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback