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