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

PrintOptionsViewModel.PaperSource Property

Specifies the selected paper source.

Namespace: DevExpress.Xpf.Printing.PreviewControl

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public string PaperSource { get; set; }

Property Value

Type Description
String

A string that specifies the paper source.

See Also