[]
        
(Showing Draft Content)

C1.C1Preview.Export.XpsExporter

XpsExporter Class

Represents an object that can be used to export a document to XPS (XML paper specification) format.

Inheritance
XpsExporter
Namespace: C1.C1Preview.Export
Assembly: C1.PrintDocument.8.dll
Syntax
public class XpsExporter : Exporter

Constructors

Name Description
XpsExporter()

Properties

Name Description
ExportProvider

Gets XpsExportProvider.

See Also