Skip to main content
A newer version of this page is available. .

CompositeLinkBase Constructors

The base class for classes that provide the composite link functionality.
Name Parameters Description
CompositeLinkBase() none Initializes a new instance of the CompositeLinkBase class with the default settings.
CompositeLinkBase(PrintingSystemBase) ps Initializes a new instance of the CompositeLinkBase class with the specified Printing System.
CompositeLinkBase(IContainer) container Initializes a new instance of the CompositeLinkBase class with the specified container.
See Also