PrintQueue Klasa
Definicja
Zarządza drukarkami i zadaniami drukowania.Manages printers and print jobs.
public ref class PrintQueue : System::Printing::PrintSystemObject
public class PrintQueue : System.Printing.PrintSystemObject
type PrintQueue = class
inherit PrintSystemObject
Public Class PrintQueue
Inherits PrintSystemObject
- Dziedziczenie
Uwagi
Niektóre właściwości PrintQueue obiektu reprezentują charakterystykę narzędzia kolejki wydruku, które jest uruchamiane na komputerze, ale inne reprezentują funkcje lub Stany drukarki.Some properties of the PrintQueue object represent characteristics of the print queue utility that runs on the computer, but others represent features or states of the printer itself. Na przykład NumberOfJobs jest cechą kolejki wydruku, ale Location jest właściwością drukarki.For example, NumberOfJobs is a characteristic of the print queue, but Location is a property of the printer. Wiele właściwości drukarki, takich jak czy wymaga uwagi użytkownika, musi zostać przeniesiona za pomocą Refresh metody z samej drukarki do PrintQueue obiektu.Many of the properties of the printer, such as whether it needs user attention, need to be passed, by means of the Refresh method, from the printer itself to the PrintQueue object. Należy to zrobić przed NeedUserIntervention odczytaniem odpowiedniej właściwości () przez Twój program.This should be done before the corresponding property (NeedUserIntervention) is read by your program. Podobnie, gdy program zmienia wartości co najmniej jednej właściwości PrintQueue obiektu, zmiana musi zostać zapisywana w bieżącym narzędziu kolejki wydruku na komputerze.Similarly, when your program changes the values of one or more properties of a PrintQueue object, the change must be written to the actual print queue utility on the computer. Zrób to za pomocą Commit metody.Do this with the Commit method.
Przestroga
Klasy w System.Printing przestrzeni nazw nie są obsługiwane do użycia w ramach usługi lub aplikacji ASP.NET lub usługi.Classes within the System.Printing namespace are not supported for use within a Windows service or ASP.NET application or service. Próba użycia tych klas z poziomu jednego z tych typów aplikacji może spowodować nieoczekiwane problemy, takie jak obniżenie wydajności usługi i wyjątki czasu wykonywania.Attempting to use these classes from within one of these application types may produce unexpected problems, such as diminished service performance and run-time exceptions.
Jeśli chcesz drukować z aplikacji Windows Forms, zobacz System.Drawing.Printing przestrzeń nazw.If you want to print from a Windows Forms application, see the System.Drawing.Printing namespace.
Konstruktory
PrintQueue(PrintServer, String) |
Inicjuje nowe wystąpienie PrintQueue klasy przy użyciu określonej PrintServer nazwy kolejki i.Initializes a new instance of PrintQueue class using the specified PrintServer and queue name. |
PrintQueue(PrintServer, String, Int32) |
Inicjuje nowe wystąpienie PrintQueue klasy przy użyciu określonej PrintServer nazwy kolejki i wersji schematu wydruku.Initializes a new instance of PrintQueue class using the specified PrintServer, queue name, and print schema version. |
PrintQueue(PrintServer, String, Int32, PrintSystemDesiredAccess) |
Inicjuje nowe wystąpienie PrintQueue klasy przy użyciu określonej PrintServer nazwy kolejki, wersji schematu wydruku i żądanego dostępu.Initializes a new instance of PrintQueue class using the specified PrintServer, queue name, print schema version, and desired access. |
PrintQueue(PrintServer, String, PrintQueueIndexedProperty[]) |
Inicjuje nowe wystąpienie PrintQueue klasy przy użyciu określonej PrintServer nazwy kolejki i tablicy PrintQueueIndexedProperty wartości do zainicjowania.Initializes a new instance of PrintQueue class using the specified PrintServer, queue name, and array of PrintQueueIndexedProperty values to initialize. |
PrintQueue(PrintServer, String, PrintQueueIndexedProperty[], PrintSystemDesiredAccess) |
Inicjuje nowe wystąpienie PrintQueue klasy z określoną PrintServer nazwą kolejki, tablicą PrintQueueIndexedProperty wartości do zainicjowania i odpowiednim dostępem.Initializes a new instance of PrintQueue class with the specified PrintServer, queue name, array of PrintQueueIndexedProperty values to initialize, and desired access. |
PrintQueue(PrintServer, String, PrintSystemDesiredAccess) |
Inicjuje nowe wystąpienie PrintQueue klasy przy użyciu określonej PrintServer nazwy kolejki i żądanego dostępu.Initializes a new instance of PrintQueue class using the specified PrintServer, queue name, and desired access. |
PrintQueue(PrintServer, String, String[]) |
Inicjuje nowe wystąpienie klasy z PrintQueue określoną PrintServer nazwą kolejki i tablicą nazw właściwości do zainicjowania.Initializes a new instance of PrintQueue class using the specified PrintServer, queue name, and array of property names to initialize. |
PrintQueue(PrintServer, String, String[], PrintSystemDesiredAccess) |
Inicjuje nowe wystąpienie PrintQueue klasy przy użyciu określonej PrintServer nazwy kolejki, filtru właściwości i żądanego dostępu.Initializes a new instance of PrintQueue class using the specified PrintServer, queue name, property filter, and desired access. |
Właściwości
AveragePagesPerMinute |
Pobiera szybkość drukarki mierzoną na stronach na minutę.Gets the speed of the printer measured in pages per minute. |
ClientPrintSchemaVersion |
Pobiera wersję schematu drukowania.Gets the version of the Print Schema. |
Comment |
Pobiera lub ustawia komentarz dotyczący drukarki.Gets or sets a comment about the printer. |
CurrentJobSettings |
Pobiera obiekt, który zawiera ustawienia konfiguracji dla bieżącego zadania drukowania.Gets an object that contains the configuration settings for the current print job. |
DefaultPrintTicket |
Pobiera lub ustawia domyślne opcje drukarki skojarzone z tym elementem PrintQueue .Gets or sets the default printer options associated with this PrintQueue. |
DefaultPriority |
Pobiera lub ustawia domyślny priorytet, który zostanie nadany każde nowe zadanie drukowania dodane do kolejki.Gets or sets the default priority that is given to each new print job added to the queue. |
Description |
Pobiera opis kolejki wydruku.Gets a description of the print queue. |
FullName |
Pobiera pełną nazwę kolejki.Gets the complete name of the queue. |
HasPaperProblem |
Pobiera wartość wskazującą, czy drukarka ma nieokreślony problem z papierem.Gets a value that indicates if the printer is having an unspecified paper problem. |
HasToner |
Pobiera wartość wskazującą, czy drukarka ma toner.Gets a value that indicates if the printer has toner. |
HostingPrintServer |
Pobiera lub ustawia (chroniony) serwer wydruku, który kontroluje kolejkę wydruku.Gets or sets (protected) the print server that controls the print queue. |
InPartialTrust |
Pobiera lub ustawia wartość wskazującą, czy kolejka działa w trybie częściowo zaufanym, wyższym poziomie zaufania.Gets or sets a value that indicates whether the queue is operating in a partially trusted mode, a higher level of trust. |
IsBidiEnabled |
Pobiera wartość wskazującą, czy komunikacja dwukierunkowa z drukarką jest włączona.Gets a value that indicates whether bidirectional communication with the printer is enabled. |
IsBusy |
Pobiera wartość wskazującą, czy urządzenie drukujące jest zajęte.Gets a value that indicates whether the printing device is busy. |
IsDevQueryEnabled |
Pobiera wartość wskazującą, czy kolejka przechowuje dokumenty, gdy konfiguracje dokumentów i drukarek nie są zgodne.Gets a value that indicates whether the queue holds documents when document and printer configurations do not match. |
IsDirect |
Pobiera wartość wskazującą, czy kolejka drukuje bezpośrednio do drukarki, czy najpierw buforuje dokumenty, a następnie drukuje je.Gets a value that indicates whether the queue prints directly to the printer or spools documents first and then prints them. |
IsDisposed |
Pobiera lub ustawia wartość wskazującą, czy obiekt został usunięty.Gets or sets a value that indicates whether the object has been disposed. (Odziedziczone po PrintSystemObject) |
IsDoorOpened |
Pobiera wartość wskazującą, czy drzwi są otwarte na drukarce.Gets a value that indicates whether a door is open on the printer. |
IsHidden |
Pobiera wartość wskazującą, czy kolejka wydruku jest ukryta w interfejsie użytkownika aplikacji.Gets a value that indicates whether the print queue is hidden in your application's user interface. |
IsInError |
Pobiera wartość wskazującą, czy drukarka lub urządzenie jest w stanie błędu.Gets a value that indicates whether the printer or device is in an error condition. |
IsInitializing |
Pobiera wartość wskazującą, czy drukarka inicjuje się sama.Gets a value that indicates whether the printer is initializing itself. |
IsIOActive |
Pobiera wartość wskazującą, czy drukarka odbiera lub wysyła dane czy sygnały.Gets a value that indicates whether the printer is receiving or sending data or signals. |
IsManualFeedRequired |
Pobiera wartość wskazującą, czy drukarka musi być ręcznie podawana papier dla bieżącego zadania drukowania.Gets a value that indicates whether the printer needs to be manually fed paper for the current print job. |
IsNotAvailable |
Pobiera wartość wskazującą, czy drukarka jest dostępna.Gets a value that indicates whether the printer is available. |
IsOffline |
Pobiera wartość wskazującą, czy drukarka jest w trybie offline.Gets a value that indicates whether the printer is offline. |
IsOutOfMemory |
Pobiera wartość wskazującą, czy drukarka ma za mało pamięci.Gets a value that indicates whether the printer is out of memory. |
IsOutOfPaper |
Pobiera wartość wskazującą, czy drukarka musi zostać ponownie załadowana przy użyciu papieru o rozmiarze wymaganym przez bieżące zadanie.Gets a value that indicates whether the printer needs to be reloaded with paper of the size required for the current job. |
IsOutputBinFull |
Pobiera wartość wskazującą, czy obszar danych wyjściowych drukarki jest niebezpieczeństwa w przypadku przepełnienia.Gets a value that indicates whether the output area of the printer is in danger of overflowing. |
IsPaperJammed |
Pobiera wartość wskazującą, czy bieżący arkusz papieru jest zablokowany na drukarce.Gets a value that indicates whether the current sheet of paper is stuck in the printer. |
IsPaused |
Pobiera wartość wskazującą, czy kolejka wydruku została wstrzymana.Gets a value that indicates whether the print queue has been paused. |
IsPendingDeletion |
Pobiera wartość wskazującą, czy drukarka jest w trakcie usuwania zadania drukowania.Gets a value that indicates whether the printer is in the process of deleting a print job. |
IsPowerSaveOn |
Pobiera wartość wskazującą, czy drukarka działa w trybie oszczędzania.Gets a value that indicates whether the printer is in power save mode. |
IsPrinting |
Pobiera wartość wskazującą, czy zadanie jest drukowane.Gets a value that indicates whether a job is printing. |
IsProcessing |
Pobiera wartość wskazującą, czy drukarka przetwarza zadanie drukowania.Gets a value that indicates whether the printer is processing a print job. |
IsPublished |
Pobiera wartość wskazującą, czy drukarka jest widoczna dla innych użytkowników sieci.Gets a value that indicates whether the printer is visible to other network users. |
IsQueued |
Pobiera wartość wskazującą, czy drukarka może obsługiwać kolejkę z więcej niż jednym zadaniem drukowania w danym momencie.Gets a value that indicates whether the printer can support a queue with more than one print job in it at a time. |
IsRawOnlyEnabled |
Pobiera wartość wskazującą, czy kolejka wydruku może korzystać z EMF (ulepszony plik meta), który umożliwia szybsze przepływy danych z aplikacji drukującej do buforu systemu Windows.Gets a value that indicates whether the print queue can use EMF (Enhanced Meta File) that enables faster data flow from a printing application to the Windows spooler. |
IsServerUnknown |
Pobiera wartość wskazującą, czy drukarka jest w stanie błędu.Gets a value that indicates whether the printer is in an error state. |
IsShared |
Pobiera wartość wskazującą, czy drukarka jest dostępna do użytku przez inne komputery w sieci.Gets a value that indicates whether the printer is available for use by other computers on the network. |
IsTonerLow |
Pobiera wartość wskazującą, czy na drukarce jest uruchomiony krótki toner.Gets a value that indicates whether the printer is running short of toner. |
IsWaiting |
Pobiera wartość wskazującą, czy kolejka oczekuje na dodanie zadania.Gets a value that indicates whether the queue is waiting for a job to be added. |
IsWarmingUp |
Pobiera wartość wskazującą, czy drukarka jest rozgrzewana.Gets a value that indicates whether the printer is warming up. |
IsXpsDevice |
Pobiera wartość wskazującą, czy sterownik drukarki jest oparty na modelu XPsDrv , tak aby używał specyfikacji XML Paper Specification (XPS) jako języka opisu strony.Gets a value that indicates whether the printer's driver is built on the XPSDrv model so it uses XML Paper Specification (XPS) as its page description language. |
KeepPrintedJobs |
Pobiera wartość wskazującą, czy kolejka zapisuje plik języka drukarki, zamiast usuwać go po wydrukowaniu.Gets a value that indicates whether the queue is saving the printer language file instead of deleting it following printing. |
Location |
Pobiera lub ustawia fizyczną lokalizację drukarki.Gets or sets the printer's physical location. |
MaxPrintSchemaVersion |
Pobiera najnowszy możliwy numer wersji schematu drukowania , którego może używać kolejka.Gets the most recent possible version number of the Print Schema that the queue can use. |
Name |
Pobiera lub ustawia nazwę kolejki wydruku.Gets or sets the print queue's name. |
NeedUserIntervention |
Pobiera wartość wskazującą, czy drukarka musi mieć szczególną uwagę.Gets a value that indicates whether the printer needs the attention of a human being. |
NumberOfJobs |
Pobiera łączną liczbę zadań w kolejce wydruku.Gets the total number of jobs lined up in the print queue. |
PagePunt |
Pobiera wartość wskazującą, czy drukarka nie jest w stanie wydrukować bieżącej strony.Gets a value that indicates whether the printer is unable to print the current page. |
Parent |
Pobiera element nadrzędny obiektu.Gets the parent of the object. (Odziedziczone po PrintSystemObject) |
PrintingIsCancelled |
Pobiera lub ustawia wartość wskazującą, czy bieżące zadanie drukowania jest anulowane.Gets or sets a value that indicates whether the current print job is being cancelled. |
Priority |
Pobiera lub ustawia priorytet kolejki wydruku względem innych kolejek wydruku hostowanych przez ten sam serwer wydruku, które używają tej samej drukarki fizycznej.Gets or sets the priority of the print queue relative to other print queues that are hosted by the same print server and that use the same physical printer. |
PropertiesCollection |
Pobiera kolekcję par atrybutów i wartości.Gets a collection of attribute and value pairs. (Odziedziczone po PrintSystemObject) |
QueueAttributes |
Pobiera właściwości kolejki wydruku.Gets the properties of the print queue. |
QueueDriver |
Pobiera lub ustawia sterownik drukarki dla kolejki.Gets or sets the printer driver for the queue. |
QueuePort |
Pobiera lub ustawia port wykorzystywany przez kolejkę.Gets or sets the port that the queue uses. |
QueuePrintProcessor |
Pobiera lub ustawia procesor wydruku wykorzystywany przez kolejkę.Gets or sets the print processor that the queue uses. |
QueueStatus |
Pobiera wartość reprezentującą stan drukarki.Gets a value that represents the status of the printer. Obejmują one "rozgrzewanie", "Inicjowanie", "drukowanie" i inne.These include "warming up," "initializing," "printing," and others. |
ScheduleCompletedJobsFirst |
Pobiera wartość wskazującą, czy drukarka drukuje zadania, które ukończyły proces buforowania przed zadaniami, które nie zostały w pełni zbuforowane nawet wtedy, gdy ta ostatnia wprowadzona Kolejka lub ma wyższy priorytet.Gets a value that indicates whether the printer prints jobs that have completed the spooling process before jobs that have not fully spooled even if the latter entered the queue first or have a higher priority. |
SeparatorFile |
Pobiera lub ustawia ścieżkę i nazwę pliku, który jest wstawiany na początku każdego zadania drukowania.Gets or sets the path and file name of a file that is inserted at the beginning of each print job. |
ShareName |
Pobiera lub ustawia nazwę drukarki, która jest widoczna dla użytkowników w sieci, gdy jest ona udostępniona.Gets or sets a name for the printer that is seen by users on the network when it is shared. |
StartTimeOfDay |
Pobiera lub ustawia najwcześniejszą godzinę dnia wyrażoną jako liczba minut po północy skoordynowanego czasu uniwersalnego (UTC) (nazywanego również czasem Greenwich = GMT]), który drukuje zadanie.Gets or sets the earliest time of day, expressed as the number of minutes after midnight Coordinated Universal Time (UTC) (also called Greenwich Mean Time [GMT]), that the printer will print a job. |
UntilTimeOfDay |
Pobiera lub ustawia najnowszą godzinę wyrażoną jako liczba minut po północy skoordynowanego czasu uniwersalnego (UTC) (nazywanego również czasem Greenwich = GMT]), na którym drukarka będzie drukować zadanie.Gets or sets the latest time, expressed as the number of minutes after midnight Coordinated Universal Time (UTC) (also called Greenwich Mean Time [GMT]), that the printer will print a job. |
UserPrintTicket |
Pobiera lub ustawia domyślny obiekt bieżącego użytkownika PrintTicket , który zawiera szczegółowe informacje o zadaniu drukowania.Gets or sets the current user's default PrintTicket object which contains detailed information about the print job. |
Metody
AddJob() |
Wstawia nowe (nazwane) zadanie drukowania, którego zawartość jest Byte tablicą, do kolejki.Inserts a new (generically named) print job, whose content is a Byte array, into the queue. |
AddJob(String) |
Wstawia nowe zadanie drukowania, którego zawartość jest Byte tablicą, do kolejki.Inserts a new print job, whose content is a Byte array, into the queue. |
AddJob(String, PrintTicket) |
Wstawia nowe zadanie drukowania dla XML Paper Specification (XPS)XML Paper Specification (XPS) dokumentu do kolejki i nadaje mu określoną nazwę i ustawienia.Inserts a new print job for an XML Paper Specification (XPS)XML Paper Specification (XPS) Document into the queue, and gives it the specified name and settings. |
AddJob(String, String, Boolean) |
Wstawia nowe zadanie drukowania dla XML Paper Specification (XPS)XML Paper Specification (XPS) dokumentu do kolejki, nadaje mu określoną nazwę i określa, czy należy sprawdzić poprawność.Inserts a new print job for an XML Paper Specification (XPS)XML Paper Specification (XPS) Document into the queue, gives it the specified name, and specifies whether or not it should be validated. |
AddJob(String, String, Boolean, PrintTicket) |
Wstawia nowe zadanie drukowania dla XML Paper Specification (XPS)XML Paper Specification (XPS) dokumentu do kolejki, nadaje mu określoną nazwę i ustawienia oraz określa, czy należy sprawdzić poprawność.Inserts a new print job for an XML Paper Specification (XPS)XML Paper Specification (XPS) Document into the queue, gives it the specified name and settings, and specifies whether or not it should be validated. |
Commit() |
Zapisuje bieżące właściwości PrintQueue obiektu do rzeczywistej kolejki wydruku na serwerze wydruku.Writes the current properties of the PrintQueue object to the actual print queue on the print server. |
CreateXpsDocumentWriter(Double, Double) |
Tworzy XpsDocumentWriter obiekt o określonym wymiarze.Creates an XpsDocumentWriter object with the specified dimensions. |
CreateXpsDocumentWriter(PrintDocumentImageableArea) |
Tworzy XpsDocumentWriter obiekt, otwiera okno dialogowe typowego wydruku systemu Windows i zwraca |
CreateXpsDocumentWriter(PrintDocumentImageableArea, PageRangeSelection, PageRange) |
Tworzy XpsDocumentWriter obiekt, otwiera okno dialogowe typowego drukowania systemu Windows, udostępnia okno dialogowe z zakresem stron i opisem zadania drukowania oraz zwraca |
CreateXpsDocumentWriter(PrintQueue) |
Tworzy XpsDocumentWriter obiekt i kojarzy go z określoną kolejką wydruku.Creates an XpsDocumentWriter object and associates it with the specified print queue. |
CreateXpsDocumentWriter(String, PrintDocumentImageableArea) |
Tworzy XpsDocumentWriter obiekt, otwiera okno dialogowe typowego wydruku systemu Windows (i zawiera opis zadania) i zwraca |
CreateXpsDocumentWriter(String, PrintDocumentImageableArea, PageRangeSelection, PageRange) |
Tworzy XpsDocumentWriter obiekt, otwiera okno dialogowe typowego drukowania systemu Windows, udostępnia okno dialogowe z zakresem stron i zwraca |
Dispose() |
Zwalnia wszelkie zasoby używane przez element PrintSystemObject.Releases all resources used by the PrintSystemObject. (Odziedziczone po PrintSystemObject) |
Dispose(Boolean) |
Zwalnia zasoby niezarządzane używane przez element PrintSystemObject i opcjonalnie zwalnia zasoby zarządzane.Releases the unmanaged resources used by the PrintSystemObject and optionally releases the managed resources. (Odziedziczone po PrintSystemObject) |
Equals(Object) |
Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.Determines whether the specified object is equal to the current object. (Odziedziczone po Object) |
GetHashCode() |
Służy jako domyślna funkcja skrótu.Serves as the default hash function. (Odziedziczone po Object) |
GetJob(Int32) |
Pobiera zadanie drukowania o określonym numerze IDENTYFIKACYJNym.Gets the print job with the specified ID number. |
GetPrintCapabilities() |
Pobiera PrintCapabilities obiekt, który identyfikuje możliwości drukarki.Gets a PrintCapabilities object that identifies the capabilities of the printer. |
GetPrintCapabilities(PrintTicket) |
Pobiera PrintCapabilities obiekt, który identyfikuje możliwości drukarki.Gets a PrintCapabilities object that identifies the capabilities of the printer. |
GetPrintCapabilitiesAsXml() |
Pobiera MemoryStream obiekt, który określa możliwości drukarki jako strumień XML, który jest zgodny ze schematem drukowania.Gets a MemoryStream object that specifies the printer's capabilities as an XML stream that complies with the Print Schema. |
GetPrintCapabilitiesAsXml(PrintTicket) |
Pobiera MemoryStream obiekt, który określa możliwości drukarki w formacie XML, który jest zgodny ze schematem drukowania.Gets a MemoryStream object that specifies the printer's capabilities in an XML format that complies with the Print Schema. |
GetPrintJobInfoCollection() |
Tworzy kolekcję zawierającą PrintSystemJobInfo obiekt dla każdego zadania w kolejce.Creates a collection that contains a PrintSystemJobInfo object for each job in the queue. |
GetType() |
Pobiera Type bieżące wystąpienie.Gets the Type of the current instance. (Odziedziczone po Object) |
Initialize() |
Inicjuje właściwości PrintSystemObject .Initializes the properties of the PrintSystemObject. (Odziedziczone po PrintSystemObject) |
InternalDispose(Boolean) |
Zwalnia zasoby niezarządzane używane przez element PrintQueue i opcjonalnie zwalnia zasoby zarządzane.Releases the unmanaged resources used by the PrintQueue and optionally releases the managed resources. |
MemberwiseClone() |
Tworzy skróconą kopię bieżącego elementu Object .Creates a shallow copy of the current Object. (Odziedziczone po Object) |
MergeAndValidatePrintTicket(PrintTicket, PrintTicket) |
Scala dwa PrintTicket s i gwarantuje, że wyniki PrintTicket są prawidłowe i nie pyta do żadnej funkcji drukowania, która nie jest obsługiwana przez drukarkę.Merges two PrintTickets and guarantees that the resulting PrintTicket is valid and does not ask for any printing functionality that the printer does not support. |
MergeAndValidatePrintTicket(PrintTicket, PrintTicket, PrintTicketScope) |
Scala dwa PrintTicket s i gwarantuje, że wyniki PrintTicket są prawidłowe, nie żąda żadnych funkcji drukowania, które nie są obsługiwane przez drukarkę i są ograniczone do określonego zakresu.Merges two PrintTickets and guarantees that the resulting PrintTicket is valid, does not ask for any printing functionality that the printer does not support, and is limited to the specified scope. |
Pause() |
Wstrzymuje kolejkę wydruku.Pauses the print queue. Pozostanie wstrzymane do momentu Resume() wykonania.It remains paused until Resume() is executed. |
Purge() |
Usuwa wszystkie zadania w kolejce wydruku.Removes all the jobs in the print queue. |
Refresh() |
Aktualizuje właściwości PrintQueue obiektu za pomocą wartości z drukarki i narzędzia kolejki wydruku uruchomionego na komputerze.Updates the properties of the PrintQueue object with values from the printer and the print queue utility that runs on the computer. |
Resume() |
Uruchamia ponownie wstrzymaną kolejkę wydruku.Restarts a print queue that was paused. |
ToString() |
Zwraca ciąg reprezentujący bieżący obiekt.Returns a string that represents the current object. (Odziedziczone po Object) |