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