DocumentPreviewControl.OpenDocument(String) Method
Opens the specified document in the current Document Preview Control.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v25.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Optional Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| filePath | String | null | A String specifying a path to the document. |
See Also