Skip to main content

LegacyPrintableComponentLink Constructors

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