IDocumentViewModel.DefaultFileName Property
Gets or sets the file name to which a document is exported by default.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
Type | Description |
---|---|
String | A String value. |
See Also