|
|
Returns true if the print job is being printed
[Visual Basic] Public Property Unrestricted As Boolean [C#] public bool Unrestricted {get;set}
Set to indicate that the time window is unrestricted (i.e. covers the entire working day)
[Visual Basic] The following example creates a time window from 09:00 to 17:30 local time
[Visual Basic]
Dim StandardWorkingDay As New TimeWindow(#09:00:00 AM#,#17:30:00 PM#)
Namespace: PrinterQueueWatch
Platforms: Windows NT 4.0, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family
TimeWindow overview , All TimeWindow members
© 2003 Merrion Computing Ltd. All rights reserved.