Back to Devexpress

IPrintableControl Interface

wpf-devexpress-dot-xpf-dot-printing-fccb6dd3.md

latest992 B
Original Source

IPrintableControl Interface

When implemented by a class, enables it to print DevExpress controls.

Namespace : DevExpress.Xpf.Printing

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public interface IPrintableControl
vb
Public Interface IPrintableControl

Remarks

This interface is implemented by the controls that integrate with the DXPrinting engine.

See Also

IPrintableControl Members

PrintableControlLink

View

DevExpress.Xpf.Printing Namespace