Skip to main content
All docs
V24.2
.NET 8.0+

WinComponentExporter(IBasePrintable) Constructor

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

Namespace: DevExpress.ExpressApp.Win.SystemModule

Assembly: DevExpress.ExpressApp.Win.v24.2.dll

Declaration

public WinComponentExporter(
    IBasePrintable component
)

Parameters

Name Type
component IBasePrintable
See Also