PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export.Xps Namespace / XpsC1Doc Class / Commit Method

In This Topic
    Commit Method
    In This Topic
    Commits the document.
    Syntax
    'Declaration
     
    Public Sub Commit() 
    public void Commit()
    See Also