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