public class PrintQueue extends PrintSystemObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Printing.PrintQueue
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Printing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: System.Printing
|
static java.lang.String |
className
Qualified class name: System.Printing.PrintQueue
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
PrintQueue() |
PrintQueue(java.lang.Object instance)
Internal constructor.
|
PrintQueue(PrintServer printServer,
java.lang.String printQueueName) |
PrintQueue(PrintServer printServer,
java.lang.String printQueueName,
int printSchemaVersion) |
PrintQueue(PrintServer printServer,
java.lang.String printQueueName,
int printSchemaVersion,
PrintSystemDesiredAccess desiredAccess) |
PrintQueue(PrintServer printServer,
java.lang.String printQueueName,
PrintQueueIndexedProperty[] propertyFilter) |
PrintQueue(PrintServer printServer,
java.lang.String printQueueName,
PrintQueueIndexedProperty[] propertyFilter,
PrintSystemDesiredAccess desiredAccess) |
PrintQueue(PrintServer printServer,
java.lang.String printQueueName,
PrintSystemDesiredAccess desiredAccess) |
PrintQueue(PrintServer printServer,
java.lang.String printQueueName,
java.lang.String[] propertyFilter) |
PrintQueue(PrintServer printServer,
java.lang.String printQueueName,
java.lang.String[] propertyFilter,
PrintSystemDesiredAccess desiredAccess) |
close, Dispose, getName, getParent, getPropertiesCollection, setName, setPropertiesCollectionpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public PrintQueue()
throws java.lang.Throwable
java.lang.Throwablepublic PrintQueue(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic PrintQueue(PrintServer printServer, java.lang.String printQueueName) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, NotSupportedException, InvalidOperationException, NotImplementedException, MemberAccessException, TargetException, TargetParameterCountException, ObjectDisposedException, AbandonedMutexException, Win32Exception, MissingManifestResourceException, NullReferenceException, CultureNotFoundException, IndexOutOfRangeException, PrintingNotSupportedException, PrintQueueException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionNotSupportedExceptionInvalidOperationExceptionNotImplementedExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionObjectDisposedExceptionAbandonedMutexExceptionWin32ExceptionMissingManifestResourceExceptionNullReferenceExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionPrintingNotSupportedExceptionPrintQueueExceptionpublic PrintQueue(PrintServer printServer, java.lang.String printQueueName, int printSchemaVersion) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, NotSupportedException, InvalidOperationException, NotImplementedException, MemberAccessException, TargetException, TargetParameterCountException, ObjectDisposedException, AbandonedMutexException, Win32Exception, MissingManifestResourceException, NullReferenceException, CultureNotFoundException, IndexOutOfRangeException, PrintingNotSupportedException, PrintQueueException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionNotSupportedExceptionInvalidOperationExceptionNotImplementedExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionObjectDisposedExceptionAbandonedMutexExceptionWin32ExceptionMissingManifestResourceExceptionNullReferenceExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionPrintingNotSupportedExceptionPrintQueueExceptionpublic PrintQueue(PrintServer printServer, java.lang.String printQueueName, int printSchemaVersion, PrintSystemDesiredAccess desiredAccess) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, NotSupportedException, InvalidOperationException, NotImplementedException, MemberAccessException, TargetException, TargetParameterCountException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, Win32Exception, MissingManifestResourceException, NullReferenceException, CultureNotFoundException, IndexOutOfRangeException, PrintingNotSupportedException, PrintQueueException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionNotSupportedExceptionInvalidOperationExceptionNotImplementedExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionWin32ExceptionMissingManifestResourceExceptionNullReferenceExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionPrintingNotSupportedExceptionPrintQueueExceptionpublic PrintQueue(PrintServer printServer, java.lang.String printQueueName, PrintQueueIndexedProperty[] propertyFilter) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, NotSupportedException, InvalidOperationException, NotImplementedException, MemberAccessException, TargetException, TargetParameterCountException, ObjectDisposedException, AbandonedMutexException, Win32Exception, MissingManifestResourceException, NullReferenceException, CultureNotFoundException, IndexOutOfRangeException, PrintingNotSupportedException, PrintQueueException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionNotSupportedExceptionInvalidOperationExceptionNotImplementedExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionObjectDisposedExceptionAbandonedMutexExceptionWin32ExceptionMissingManifestResourceExceptionNullReferenceExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionPrintingNotSupportedExceptionPrintQueueExceptionpublic PrintQueue(PrintServer printServer, java.lang.String printQueueName, PrintQueueIndexedProperty[] propertyFilter, PrintSystemDesiredAccess desiredAccess) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, NotSupportedException, InvalidOperationException, NotImplementedException, MemberAccessException, TargetException, TargetParameterCountException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, Win32Exception, MissingManifestResourceException, NullReferenceException, CultureNotFoundException, IndexOutOfRangeException, PrintingNotSupportedException, PrintQueueException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionNotSupportedExceptionInvalidOperationExceptionNotImplementedExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionWin32ExceptionMissingManifestResourceExceptionNullReferenceExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionPrintingNotSupportedExceptionPrintQueueExceptionpublic PrintQueue(PrintServer printServer, java.lang.String printQueueName, PrintSystemDesiredAccess desiredAccess) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, NotSupportedException, InvalidOperationException, NotImplementedException, MemberAccessException, TargetException, TargetParameterCountException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, Win32Exception, MissingManifestResourceException, NullReferenceException, CultureNotFoundException, IndexOutOfRangeException, PrintingNotSupportedException, PrintQueueException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionNotSupportedExceptionInvalidOperationExceptionNotImplementedExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionWin32ExceptionMissingManifestResourceExceptionNullReferenceExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionPrintingNotSupportedExceptionPrintQueueExceptionpublic PrintQueue(PrintServer printServer, java.lang.String printQueueName, java.lang.String[] propertyFilter) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, NotSupportedException, InvalidOperationException, NotImplementedException, MemberAccessException, TargetException, TargetParameterCountException, ObjectDisposedException, AbandonedMutexException, Win32Exception, MissingManifestResourceException, NullReferenceException, CultureNotFoundException, IndexOutOfRangeException, PrintingNotSupportedException, PrintQueueException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionNotSupportedExceptionInvalidOperationExceptionNotImplementedExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionObjectDisposedExceptionAbandonedMutexExceptionWin32ExceptionMissingManifestResourceExceptionNullReferenceExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionPrintingNotSupportedExceptionPrintQueueExceptionpublic PrintQueue(PrintServer printServer, java.lang.String printQueueName, java.lang.String[] propertyFilter, PrintSystemDesiredAccess desiredAccess) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, ArgumentException, NotSupportedException, InvalidOperationException, NotImplementedException, MemberAccessException, TargetException, TargetParameterCountException, ObjectDisposedException, AbandonedMutexException, OutOfMemoryException, Win32Exception, MissingManifestResourceException, NullReferenceException, CultureNotFoundException, IndexOutOfRangeException, PrintingNotSupportedException, PrintQueueException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionArgumentExceptionNotSupportedExceptionInvalidOperationExceptionNotImplementedExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionObjectDisposedExceptionAbandonedMutexExceptionOutOfMemoryExceptionWin32ExceptionMissingManifestResourceExceptionNullReferenceExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionPrintingNotSupportedExceptionPrintQueueExceptionpublic PrintSystemJobInfo AddJob() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, NotImplementedException, ObjectDisposedException, AbandonedMutexException, IndexOutOfRangeException, NullReferenceException, PrintingNotSupportedException, PrintQueueException, AccessViolationException, OutOfMemoryException, XmlException, FormatException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionOutOfMemoryExceptionXmlExceptionFormatExceptionpublic PrintSystemJobInfo AddJob(java.lang.String jobName) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, NotImplementedException, ObjectDisposedException, AbandonedMutexException, IndexOutOfRangeException, NullReferenceException, PrintingNotSupportedException, PrintQueueException, AccessViolationException, OutOfMemoryException, XmlException, FormatException, TargetParameterCountException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionOutOfMemoryExceptionXmlExceptionFormatExceptionTargetParameterCountExceptionpublic PrintSystemJobInfo AddJob(java.lang.String jobName, PrintTicket printTicket) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, NotImplementedException, ObjectDisposedException, AbandonedMutexException, IndexOutOfRangeException, NullReferenceException, PrintingNotSupportedException, PrintQueueException, AccessViolationException, OutOfMemoryException, XmlException, FormatException, TargetParameterCountException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionOutOfMemoryExceptionXmlExceptionFormatExceptionTargetParameterCountExceptionpublic PrintSystemJobInfo AddJob(java.lang.String jobName, java.lang.String documentPath, boolean fastCopy) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, ObjectDisposedException, AbandonedMutexException, IndexOutOfRangeException, NullReferenceException, OutOfMemoryException, CultureNotFoundException, PrintingNotSupportedException, PrintQueueException, AccessViolationException, XmlException, FormatException, TargetParameterCountException, PathTooLongException, IOException, EndOfStreamException, SemaphoreFullException, FileFormatException, UnauthorizedAccessException, XpsPackagingException, InvalidDataException, KeyNotFoundException, XpsWriterException, PrintingCanceledException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionOutOfMemoryExceptionCultureNotFoundExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionXmlExceptionFormatExceptionTargetParameterCountExceptionPathTooLongExceptionIOExceptionEndOfStreamExceptionSemaphoreFullExceptionFileFormatExceptionUnauthorizedAccessExceptionXpsPackagingExceptionInvalidDataExceptionKeyNotFoundExceptionXpsWriterExceptionPrintingCanceledExceptionpublic PrintSystemJobInfo AddJob(java.lang.String jobName, java.lang.String documentPath, boolean fastCopy, PrintTicket printTicket) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, NotImplementedException, ObjectDisposedException, AbandonedMutexException, IndexOutOfRangeException, NullReferenceException, PrintingNotSupportedException, PrintQueueException, AccessViolationException, OutOfMemoryException, XmlException, FormatException, TargetParameterCountException, PathTooLongException, IOException, EndOfStreamException, SemaphoreFullException, FileFormatException, UnauthorizedAccessException, XpsPackagingException, InvalidDataException, KeyNotFoundException, XpsWriterException, PrintingCanceledException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionOutOfMemoryExceptionXmlExceptionFormatExceptionTargetParameterCountExceptionPathTooLongExceptionIOExceptionEndOfStreamExceptionSemaphoreFullExceptionFileFormatExceptionUnauthorizedAccessExceptionXpsPackagingExceptionInvalidDataExceptionKeyNotFoundExceptionXpsWriterExceptionPrintingCanceledExceptionpublic static PrintQueue cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into PrintQueue, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedPrintQueue instancejava.lang.Throwable - in case of error during cast operationpublic void Commit()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
IndexOutOfRangeException,
NullReferenceException,
OutOfMemoryException,
ObjectDisposedException,
AbandonedMutexException,
PrintingNotSupportedException,
PrintQueueException,
AccessViolationException,
PrintCommitAttributesException
Commit in class PrintSystemObjectjava.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionIndexOutOfRangeExceptionNullReferenceExceptionOutOfMemoryExceptionObjectDisposedExceptionAbandonedMutexExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionPrintCommitAttributesExceptionpublic static XpsDocumentWriter CreateXpsDocumentWriter(JCORefOut<java.util.concurrent.atomic.AtomicReference<java.lang.Double>> width, JCORefOut<java.util.concurrent.atomic.AtomicReference<java.lang.Double>> height) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, ArgumentException, NotImplementedException, SecurityException, ArgumentOutOfRangeException, PrintingNotSupportedException, PrintQueueException, Win32Exception, MissingMethodException, TargetInvocationException, OutOfMemoryException, ObjectDisposedException, CultureNotFoundException, NotSupportedException, NullReferenceException, MulticastNotSupportedException, PrintDialogException, FormatException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionSecurityExceptionArgumentOutOfRangeExceptionPrintingNotSupportedExceptionPrintQueueExceptionWin32ExceptionMissingMethodExceptionTargetInvocationExceptionOutOfMemoryExceptionObjectDisposedExceptionCultureNotFoundExceptionNotSupportedExceptionNullReferenceExceptionMulticastNotSupportedExceptionPrintDialogExceptionFormatExceptionpublic static XpsDocumentWriter CreateXpsDocumentWriter(JCORefOut<PrintDocumentImageableArea> documentImageableArea) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, SecurityException, ArgumentOutOfRangeException, PrintQueueException, ArgumentException, MissingMethodException, TargetInvocationException, OutOfMemoryException, ObjectDisposedException, MissingManifestResourceException, MulticastNotSupportedException, PrintDialogException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionSecurityExceptionArgumentOutOfRangeExceptionPrintQueueExceptionArgumentExceptionMissingMethodExceptionTargetInvocationExceptionOutOfMemoryExceptionObjectDisposedExceptionMissingManifestResourceExceptionMulticastNotSupportedExceptionPrintDialogExceptionpublic static XpsDocumentWriter CreateXpsDocumentWriter(JCORefOut<PrintDocumentImageableArea> documentImageableArea, JCORefOut<PageRangeSelection> pageRangeSelection, JCORefOut<PageRange> pageRange) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, SecurityException, ArgumentOutOfRangeException, PrintQueueException, ArgumentException, MissingMethodException, TargetInvocationException, OutOfMemoryException, ObjectDisposedException, MissingManifestResourceException, MulticastNotSupportedException, PrintDialogException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionSecurityExceptionArgumentOutOfRangeExceptionPrintQueueExceptionArgumentExceptionMissingMethodExceptionTargetInvocationExceptionOutOfMemoryExceptionObjectDisposedExceptionMissingManifestResourceExceptionMulticastNotSupportedExceptionPrintDialogExceptionpublic static XpsDocumentWriter CreateXpsDocumentWriter(PrintQueue printQueue) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionpublic static XpsDocumentWriter CreateXpsDocumentWriter(java.lang.String jobDescription, JCORefOut<PrintDocumentImageableArea> documentImageableArea) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, ArgumentException, NotImplementedException, SecurityException, ArgumentOutOfRangeException, PrintingNotSupportedException, PrintQueueException, Win32Exception, MissingMethodException, TargetInvocationException, OutOfMemoryException, ObjectDisposedException, CultureNotFoundException, NotSupportedException, NullReferenceException, MulticastNotSupportedException, PrintDialogException, FormatException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionSecurityExceptionArgumentOutOfRangeExceptionPrintingNotSupportedExceptionPrintQueueExceptionWin32ExceptionMissingMethodExceptionTargetInvocationExceptionOutOfMemoryExceptionObjectDisposedExceptionCultureNotFoundExceptionNotSupportedExceptionNullReferenceExceptionMulticastNotSupportedExceptionPrintDialogExceptionFormatExceptionpublic static XpsDocumentWriter CreateXpsDocumentWriter(java.lang.String jobDescription, JCORefOut<PrintDocumentImageableArea> documentImageableArea, JCORefOut<PageRangeSelection> pageRangeSelection, JCORefOut<PageRange> pageRange) throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, ArgumentException, NotImplementedException, SecurityException, ArgumentOutOfRangeException, PrintingNotSupportedException, PrintQueueException, Win32Exception, MissingMethodException, TargetInvocationException, OutOfMemoryException, ObjectDisposedException, CultureNotFoundException, NotSupportedException, NullReferenceException, MulticastNotSupportedException, PrintDialogException, FormatException
java.lang.ThrowableInvalidOperationExceptionArgumentNullExceptionArgumentExceptionNotImplementedExceptionSecurityExceptionArgumentOutOfRangeExceptionPrintingNotSupportedExceptionPrintQueueExceptionWin32ExceptionMissingMethodExceptionTargetInvocationExceptionOutOfMemoryExceptionObjectDisposedExceptionCultureNotFoundExceptionNotSupportedExceptionNullReferenceExceptionMulticastNotSupportedExceptionPrintDialogExceptionFormatExceptionpublic int getAveragePagesPerMinute()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic int getClientPrintSchemaVersion()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException
public java.lang.String getComment()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic PrintJobSettings getCurrentJobSettings() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, NotImplementedException, ObjectDisposedException, AbandonedMutexException, IndexOutOfRangeException, NullReferenceException, PrintingNotSupportedException, PrintQueueException, AccessViolationException, OutOfMemoryException, XmlException, FormatException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionOutOfMemoryExceptionXmlExceptionFormatExceptionpublic PrintTicket getDefaultPrintTicket() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, ObjectDisposedException, AbandonedMutexException, IndexOutOfRangeException, NullReferenceException, NotImplementedException, CultureNotFoundException, PrintingNotSupportedException, PrintQueueException, AccessViolationException, OutOfMemoryException, XmlException, FormatException, OverflowException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionOutOfMemoryExceptionXmlExceptionFormatExceptionOverflowExceptionpublic int getDefaultPriority()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic java.lang.String getDescription()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic java.lang.String getFullName()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException
public boolean getHasPaperProblem()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getHasToner()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic PrintServer getHostingPrintServer() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, ObjectDisposedException, AbandonedMutexException, IndexOutOfRangeException, NullReferenceException, NotImplementedException, CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getInPartialTrust()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException
public boolean getIsBidiEnabled()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsBusy()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsDevQueryEnabled()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsDirect()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsDoorOpened()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsHidden()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsInError()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsInitializing()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsIOActive()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsManualFeedRequired()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsNotAvailable()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsOffline()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsOutOfMemory()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsOutOfPaper()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsOutputBinFull()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsPaperJammed()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsPaused()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsPendingDeletion()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsPowerSaveOn()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsPrinting()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsProcessing()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsPublished()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsQueued()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsRawOnlyEnabled()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsServerUnknown()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsShared()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsTonerLow()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsWaiting()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsWarmingUp()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getIsXpsDevice()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
NotImplementedException,
IndexOutOfRangeException,
NullReferenceException,
OutOfMemoryException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionNotImplementedExceptionIndexOutOfRangeExceptionNullReferenceExceptionOutOfMemoryExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class PrintSystemObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class PrintSystemObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class PrintSystemObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class PrintSystemObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class PrintSystemObjectJCType representing the CLR Type of the instantiated Classpublic PrintSystemJobInfo GetJob(int jobId) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, TargetParameterCountException, ObjectDisposedException, AbandonedMutexException, NotImplementedException, CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionTargetParameterCountExceptionObjectDisposedExceptionAbandonedMutexExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getKeepPrintedJobs()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic java.lang.String getLocation()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic static int getMaxPrintSchemaVersion()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getNeedUserIntervention()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic int getNumberOfJobs()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getPagePunt()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic PrintCapabilities GetPrintCapabilities() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, PrintingNotSupportedException, PrintQueueException, AccessViolationException, OutOfMemoryException, ObjectDisposedException, OverflowException, FormatException, XmlException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionOutOfMemoryExceptionObjectDisposedExceptionOverflowExceptionFormatExceptionXmlExceptionpublic PrintCapabilities GetPrintCapabilities(PrintTicket printTicket) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, NotImplementedException, CultureNotFoundException, PrintingNotSupportedException, PrintQueueException, AccessViolationException, OutOfMemoryException, ObjectDisposedException, OverflowException, FormatException, XmlException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionNotImplementedExceptionCultureNotFoundExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionOutOfMemoryExceptionObjectDisposedExceptionOverflowExceptionFormatExceptionXmlExceptionpublic MemoryStream GetPrintCapabilitiesAsXml() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, PrintingNotSupportedException, PrintQueueException, AccessViolationException, OutOfMemoryException, ObjectDisposedException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionOutOfMemoryExceptionObjectDisposedExceptionpublic MemoryStream GetPrintCapabilitiesAsXml(PrintTicket printTicket) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, PrintingNotSupportedException, PrintQueueException, AccessViolationException, OutOfMemoryException, ObjectDisposedException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionOutOfMemoryExceptionObjectDisposedExceptionpublic boolean getPrintingIsCancelled()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException
public PrintJobInfoCollection GetPrintJobInfoCollection() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, ObjectDisposedException, AbandonedMutexException, IndexOutOfRangeException, NullReferenceException, NotImplementedException, CultureNotFoundException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionOutOfMemoryExceptionpublic int getPriority()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic PrintQueueAttributes getQueueAttributes() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, ObjectDisposedException, AbandonedMutexException, IndexOutOfRangeException, NullReferenceException, NotImplementedException, CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic PrintDriver getQueueDriver() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, ObjectDisposedException, AbandonedMutexException, IndexOutOfRangeException, NullReferenceException, NotImplementedException, CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic PrintPort getQueuePort() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, ObjectDisposedException, AbandonedMutexException, IndexOutOfRangeException, NullReferenceException, NotImplementedException, CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic PrintProcessor getQueuePrintProcessor() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, ObjectDisposedException, AbandonedMutexException, IndexOutOfRangeException, NullReferenceException, NotImplementedException, CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic PrintQueueStatus getQueueStatus() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, ObjectDisposedException, AbandonedMutexException, IndexOutOfRangeException, NullReferenceException, NotImplementedException, CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic boolean getScheduleCompletedJobsFirst()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic java.lang.String getSeparatorFile()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic java.lang.String getShareName()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic int getStartTimeOfDay()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic int getUntilTimeOfDay()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
NullReferenceException,
NotImplementedException,
CultureNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionNotImplementedExceptionCultureNotFoundExceptionpublic PrintTicket getUserPrintTicket() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, NotImplementedException, CultureNotFoundException, ObjectDisposedException, AbandonedMutexException, IndexOutOfRangeException, NullReferenceException, PrintingNotSupportedException, PrintQueueException, AccessViolationException, OutOfMemoryException, XmlException, FormatException, OverflowException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionNotImplementedExceptionCultureNotFoundExceptionObjectDisposedExceptionAbandonedMutexExceptionIndexOutOfRangeExceptionNullReferenceExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionOutOfMemoryExceptionXmlExceptionFormatExceptionOverflowExceptionpublic ValidationResult MergeAndValidatePrintTicket(PrintTicket basePrintTicket, PrintTicket deltaPrintTicket) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, PrintingNotSupportedException, PrintQueueException, AccessViolationException, OutOfMemoryException, ObjectDisposedException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionOutOfMemoryExceptionObjectDisposedExceptionpublic ValidationResult MergeAndValidatePrintTicket(PrintTicket basePrintTicket, PrintTicket deltaPrintTicket, PrintTicketScope scope) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, PrintingNotSupportedException, PrintQueueException, AccessViolationException, OutOfMemoryException, ObjectDisposedException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionOutOfMemoryExceptionObjectDisposedExceptionpublic void Pause()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
MissingMethodException,
TargetInvocationException,
OutOfMemoryException
public void Purge()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
MissingMethodException,
TargetInvocationException,
OutOfMemoryException
public void Refresh()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
IndexOutOfRangeException,
NullReferenceException,
OutOfMemoryException,
NotImplementedException,
ObjectDisposedException,
AbandonedMutexException
Refresh in class PrintSystemObjectjava.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionIndexOutOfRangeExceptionNullReferenceExceptionOutOfMemoryExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionpublic void Resume()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
MissingMethodException,
TargetInvocationException,
OutOfMemoryException
public void setComment(java.lang.String Comment)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
NullReferenceException,
ObjectDisposedException,
AbandonedMutexException
public void setDefaultPrintTicket(PrintTicket DefaultPrintTicket) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, ObjectDisposedException, AbandonedMutexException, PrintingNotSupportedException, PrintQueueException, AccessViolationException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionOutOfMemoryExceptionpublic void setDefaultPriority(int DefaultPriority)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException
public void setDescription(java.lang.String Description)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
NullReferenceException,
ObjectDisposedException,
AbandonedMutexException
public void setHostingPrintServer(PrintServer HostingPrintServer) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, ObjectDisposedException, AbandonedMutexException
public void setInPartialTrust(boolean InPartialTrust)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
NotImplementedException,
CultureNotFoundException
public void setIsXpsDevice(boolean IsXpsDevice)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException
public void setJCOInstance(JCObject instance)
setJCOInstance in class PrintSystemObjectpublic void setLocation(java.lang.String Location)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
NullReferenceException,
ObjectDisposedException,
AbandonedMutexException
public void setNumberOfJobs(int NumberOfJobs)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException
public void setPrintingIsCancelled(boolean PrintingIsCancelled)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException
public void setPriority(int Priority)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException
public void setQueueDriver(PrintDriver QueueDriver) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, ObjectDisposedException, AbandonedMutexException
public void setQueuePort(PrintPort QueuePort) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, ObjectDisposedException, AbandonedMutexException
public void setQueuePrintProcessor(PrintProcessor QueuePrintProcessor) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, ObjectDisposedException, AbandonedMutexException
public void setSeparatorFile(java.lang.String SeparatorFile)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
NullReferenceException,
ObjectDisposedException,
AbandonedMutexException
public void setShareName(java.lang.String ShareName)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
NullReferenceException,
ObjectDisposedException,
AbandonedMutexException
public void setStartTimeOfDay(int StartTimeOfDay)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException
public void setUntilTimeOfDay(int UntilTimeOfDay)
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException
public void setUserPrintTicket(PrintTicket UserPrintTicket) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, Win32Exception, SecurityException, NotSupportedException, ObjectDisposedException, AbandonedMutexException, PrintingNotSupportedException, PrintQueueException, AccessViolationException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionWin32ExceptionSecurityExceptionNotSupportedExceptionObjectDisposedExceptionAbandonedMutexExceptionPrintingNotSupportedExceptionPrintQueueExceptionAccessViolationExceptionOutOfMemoryException