Skip to main content

LegacyPrintableComponentLink(IBasePrintable) Constructor

Initializes a new instance of the LegacyPrintableComponentLink class with specified settings.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v23.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public LegacyPrintableComponentLink(
    IBasePrintable printableComponent
)

Parameters

Name Type
printableComponent IBasePrintable
See Also