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