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