Skip to main content
A newer version of this page is available.
All docs
V19.1

CorePrintableComponentLinkBase Constructors

The base for the PrintableComponentLinkBase class.
Name Parameters Description
CorePrintableComponentLinkBase() none Initializes a new instance of the CorePrintableComponentLinkBase class with the default settings.
CorePrintableComponentLinkBase(PrintingSystemBase) ps Initializes a new instance of the CorePrintableComponentLinkBase class with the specified printing system.
CorePrintableComponentLinkBase(IContainer) container Initializes a new instance of the CorePrintableComponentLinkBase class with the specified container.
See Also