Back to Devexpress

LinkBase Constructors

corelibraries-devexpress-dot-xtraprinting-dot-linkbase-dot-ctor.md

latest1.2 KB
Original Source

LinkBase Constructors

The base class for all printing links.

NameParametersDescription
LinkBase()noneInitializes a new instance of the LinkBase class with the default settings.
LinkBase(PrintingSystemBase)psInitializes a new instance of the LinkBase class with the specified printing system.
LinkBase(IContainer)containerInitializes a new instance of the LinkBase class with the specified container.

See Also

LinkBase Class

LinkBase Members

DevExpress.XtraPrinting Namespace