ShowRibbonPrintPreview(FrameworkElement, String, String)
|
owner, documentName, title
|
Creates the print document from the DataViewBase (or its inheritor) and displays the document’s Print Preview with the Ribbon UI.
|
ShowRibbonPrintPreview(FrameworkElement, String)
|
owner, documentName
|
Creates the print document from the DataViewBase (or its inheritor) and displays the document’s Print Preview with the Ribbon UI.
|
ShowRibbonPrintPreview(FrameworkElement)
|
owner
|
Creates the print document from the DataViewBase (or its inheritor) and displays the document’s Print Preview with the Ribbon UI.
|