CharsetFactory: G1 |
Returns an object representing the character set that is being used as the second graphic character set (G1). If you pass in a new CharSet object you will set the G1 character set, and as a side effect youll get the previous G1 value returned to you. You probably dont ever need to call this since character set changes are handled by the MARC8ToString function.
Public Function G1( Optional G As ICharSet ) As ICharSet
Project marc8 Overview Class CharsetFactory Overview CharsetFactory Properties CharsetFactory Methods G0 GetCharSet