Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > IPrinting Interface : ClosePrinterManually Property |
'Declaration
Property ClosePrinterManually As Boolean
'Usage
Dim instance As IPrinting Dim value As Boolean instance.ClosePrinterManually = value value = instance.ClosePrinterManually
bool ClosePrinterManually {get; set;}