XpsSerializationManager Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Manages synchronous XML Paper Specification (XPS) serializers and type converters.
public ref class XpsSerializationManager : System::Windows::Xps::Serialization::PackageSerializationManager
public class XpsSerializationManager : System.Windows.Xps.Serialization.PackageSerializationManager
type XpsSerializationManager = class
inherit PackageSerializationManager
Public Class XpsSerializationManager
Inherits PackageSerializationManager
- Inheritance
- Derived
XpsSerializationManager manages synchronous serializers and type converters that write content to an XpsDocument.
XpsSerializationManagerAsync manages asynchronous serializers and type converters that store content to an XpsDocument.
Xps |
Initializes a new instance of the XpsSerializationManager class. |
Is |
Gets a value that indicates whether the serialization manager is in batch mode. |
Commit() |
Commits all changes and writes all buffered data. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
Save |
Saves a specified XAML serialized object to the document package. |
Set |
Sets the number of pages or documents to process for font-subsetting. |
Set |
Sets the granularity at which font-subsetting is performed. |
To |
Returns a string that represents the current object. (Inherited from Object) |
Xps |
Occurs when an XPS serializer requests a PrintTicket. |
Xps |
Occurs when a page or document finishes serialization. |
IDisposable. |
This member supports the Windows Presentation Foundation infrastructure and is not intended to be used directly from your code. (Inherited from PackageSerializationManager) |
Product | Versions |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: