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

In This Topic
    Document Property (XpsC1Doc)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Document As C1PrintDocument
    public C1PrintDocument Document {get;}
    See Also