DocumentPreviewControl.CanPrint() Method
Specifies whether a document can be printed.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Returns
Type | Description |
---|---|
Boolean | true if the document can be printed; otherwise false. |
See Also