LinkBase Class
The base class for all printing links.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Related API Members
The following members return LinkBase objects:
Remarks
The LinkBase class provides the general functionality to create and print documents using the PrintingSystem.
A Printing System that is used to print a document related to the current link is accessed via its Link.PrintingSystem property.
Inheritance
See Also