Skip to main content
All docs
V25.1
  • LegacyPrintableComponentLink(IBasePrintable) Constructor

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

    Namespace: DevExpress.Xpf.Printing

    Assembly: DevExpress.Xpf.Printing.v25.1.dll

    NuGet Package: DevExpress.Wpf.Printing

    Declaration

    public LegacyPrintableComponentLink(
        IBasePrintable printableComponent
    )

    Parameters

    Name Type
    printableComponent IBasePrintable
    See Also