ComponentOne Reports for WPF
C1.C1Preview.Export.Xps Namespace / XpsC1Doc Class
Members

In This Topic
    XpsC1Doc Class
    In This Topic
    Provides XPS representation of a C1PrintDocument. The generated XPS can be stored either in a disk file or in memory, depending on the constructor used to create the instance of this type.
    Object Model
    XpsC1Doc Class
    Syntax
    'Declaration
     
    Public Class XpsC1Doc 
    public class XpsC1Doc 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.Export.Xps.XpsC1Doc

    See Also