LinkPrintTool(LinkBase) Constructor
Initializes a new instance of the LinkPrintTool class with the specified link.
Namespace: DevExpress.XtraPrinting.Links
Assembly: DevExpress.XtraPrinting.v25.1.dll
NuGet Package: DevExpress.Win.Printing
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| link | LinkBase | A LinkBase descendant. |
See Also