PrintSystemJobInfo Methods
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Printing Namespace
PrintSystemJobInfo Class
PrintSystemJobInfo Methods
Cancel Method
Commit Method
Dispose Method
Get Method
InternalDispose Method
Pause Method
Refresh Method
Restart Method
Resume Method
PrintSystemJobInfo Class
PrintSystemJobInfo Members
PrintSystemJobInfo Methods
PrintSystemJobInfo Properties
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
PrintSystemJobInfo Methods
The
PrintSystemJobInfo
type exposes the following members.
Methods
Name
Description
Cancel
Cancels the print job.
Commit
Writes any changes to the properties of the
PrintSystemJobInfo
object to the actual print job that the object represents.
(Overrides
PrintSystemObject
.
.
::
.
Commit
()
()
()
.)
Dispose
Overloaded.
Releases the resources used by the
PrintSystemObject
.
Equals
Determines whether the specified
Object
is equal to the current
Object
.
(Inherited from
Object
.)
Finalize
Releases the resources that are being used by the
PrintSystemObject
.
(Inherited from
PrintSystemObject
.)
Get
Gets the
PrintSystemJobInfo
for the specified job in the specified
PrintQueue
.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from
Object
.)
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
Initialize
Initializes the properties of the
PrintSystemObject
.
(Inherited from
PrintSystemObject
.)
InternalDispose
Releases the unmanaged resources that are used by the
PrintSystemJobInfo
and optionally, releases the managed resources.
(Overrides
PrintSystemObject
.
.
::
.
InternalDispose(Boolean)
.)
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
Pause
Halts printing of the job until
Resume
runs.
Refresh
Updates 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
()
()
()
.)
Restart
Restarts a print job from the beginning.
Resume
Resumes the printing of a paused print job.
ToString
Returns a
String
that represents the current
Object
.
(Inherited from
Object
.)
Top
See Also
Reference
PrintSystemJobInfo Class
System.Printing Namespace
Tags :