.NET Framework Class Library
PrintSystemJobInfo Methods

The PrintSystemJobInfo type exposes the following members.

Methods

  NameDescription
Public methodCancelCancels the print job.
Public methodCommitWrites any changes to the properties of the PrintSystemJobInfo object to the actual print job that the object represents. (Overrides PrintSystemObject..::.Commit()()().)
Public methodDisposeOverloaded. Releases the resources used by the PrintSystemObject.
Public methodEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalizeReleases the resources that are being used by the PrintSystemObject. (Inherited from PrintSystemObject.)
Public methodStatic memberGetGets the PrintSystemJobInfo for the specified job in the specified PrintQueue.
Public methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Protected methodInitializeInitializes the properties of the PrintSystemObject. (Inherited from PrintSystemObject.)
Protected methodInternalDisposeReleases the unmanaged resources that are used by the PrintSystemJobInfo and optionally, releases the managed resources. (Overrides PrintSystemObject..::.InternalDispose(Boolean).)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodPauseHalts printing of the job until Resume runs.
Public methodRefreshUpdates the properties of the PrintSystemJobInfo object so that their values match the values of the actual print job that the object represents. (Overrides PrintSystemObject..::.Refresh()()().)
Public methodRestartRestarts a print job from the beginning.
Public methodResumeResumes the printing of a paused print job.
Public methodToStringReturns a String that represents the current Object. (Inherited from Object.)
Top
See Also

Reference

Tags :


Page view tracker