PrintTicket::Clone Method ()

 

Creates a modifiable clone of this PrintTicket, making deep copies of this object's values.

Namespace:   System.Printing
Assembly:  ReachFramework (in ReachFramework.dll)

public:
PrintTicket^ Clone()

Return Value

Type: System.Printing::PrintTicket^

A modifiable clone of the current object.

.NET Framework
Available since 3.0
Return to top
Show: