PrintQueue.UserPrintTicket Property
.NET Framework 4.5
Gets or sets the current user's default PrintTicket object which contains detailed information about the print job.
Namespace: System.Printing
Assembly: System.Printing (in System.Printing.dll)
abstract UserPrintTicket : PrintTicket with get, set override UserPrintTicket : PrintTicket with get, set
Property Value
Type: System.Printing.PrintTicketThe PrintTicket for the current user, or a null reference (Nothing in Visual Basic) if a user PrintTicket has not been specified.
Each user can have his or her own default PrintTicket.
This property can be a null reference (Nothing in Visual Basic).
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.