PrintableControlLink(IPrintableControl) Constructor
In This Article
Initializes a new instance of the PrintableControlLink class with the specified root node source.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
printable |
IPrintable |
An object implementing the IPrintable |
See Also