Skip to main content
All docs
V19.2

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