LegacyPrintableComponentLink.PrintableComponent Property
Gets the component that is to be printed via LegacyPrintableComponentLink.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v25.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
| Type | Description |
|---|---|
| IBasePrintable | An object implementing the IPrintable interface. |
See Also