LegacyPrintableComponentLink(IPrintable, String) Constructor
In This Article
Initializes a new instance of the LegacyPrintableComponentLink class with the specified settings.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
printable |
IPrintable | An object implementing the DevExpress. |
document |
String | A String value, specifying the document name. |
See Also