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