Skip to main content
All docs
V25.1
  • .NET Framework 4.6.2+

    WinComponentExporter(IBasePrintable) Constructor

    Initializes a new instance of the WinExportController.WinComponentExporter class with specified settings.

    Namespace: DevExpress.ExpressApp.Win.SystemModule

    Assembly: DevExpress.ExpressApp.Win.v25.1.dll

    Declaration

    public WinComponentExporter(
        IBasePrintable component
    )

    Parameters

    Name Type
    component IBasePrintable
    See Also