Skip to main content
All docs
V25.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.2.dll

    NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

    Declaration

    public WinComponentExporter(
        IBasePrintable component
    )

    Parameters

    Name Type
    component IBasePrintable
    See Also