Skip to main content

PrintOptionsViewModel.PaperSource Property

Specifies the selected paper source.

Namespace: DevExpress.Xpf.Printing.PreviewControl

Assembly: DevExpress.Xpf.Printing.v23.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