Skip to main content
A newer version of this page is available. .

PrintOptionsViewModel.ShowFileReplacingRequest Property

For internal use.

Namespace: DevExpress.Xpf.Printing.PreviewControl

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Printing, DevExpress.Wpf.Printing

Declaration

public Func<string, bool> ShowFileReplacingRequest { get; set; }

Property Value

Type
Func<String, Boolean>
See Also