Skip to main content

LinkBase.ShowRibbonPrintPreview(FrameworkElement, String) Method

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v14.2.dll

#Declaration

public FloatingContainer ShowRibbonPrintPreview(
    FrameworkElement owner,
    string title
)

#Parameters

Name Type
owner FrameworkElement
title String

#Returns

Type
FloatingContainer
See Also