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

LegacyPrintableComponentLink Constructors

A link to print Windows Forms controls that implement the IPrintable interface.
Name Parameters Description
LegacyPrintableComponentLink(IPrintable, String) printableComponent, documentName Initializes a new instance of the LegacyPrintableComponentLink class with the specified settings.
LegacyPrintableComponentLink(IPrintable) printableComponent Initializes a new instance of the LegacyPrintableComponentLink class with the specified settings.
See Also