PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.Export Namespace / XpsExporter Class
Members

In This Topic
    XpsExporter Class
    In This Topic
    Represents an object that can be used to export a document to XPS (XML paper specification) format.
    Object Model
    XpsExporter Class
    Syntax
    'Declaration
     
    Public Class XpsExporter 
       Inherits Exporter
    public class XpsExporter : Exporter 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.Export.Exporter
          C1.C1Preview.Export.XpsExporter

    See Also