This documentation is archived and is not being maintained.
PrintTicket Methods
Visual Studio 2010
The PrintTicket type exposes the following members.
| Name | Description | |
|---|---|---|
|
Clone | Creates a modifiable clone of this PrintTicket, making deep copies of this object's values. |
|
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
GetXmlStream | Returns a MemoryStream object that represents the property values of a PrintTicket as an XML stream that conforms to the Print Schema. |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
SaveTo | Saves the PrintTicket settings to a Stream object by using an XML format that conforms to the Print Schema. |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show: