'Declaration
Property CountryExtendedGraphicsCode As Boolean
'Usage
Dim instance As IIbmPrinter Dim value As Boolean instance.CountryExtendedGraphicsCode = value value = instance.CountryExtendedGraphicsCode
bool CountryExtendedGraphicsCode {get; set;}