Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IExtendedProcessor Interface / CanExportDirect Method
Context with parameters
Indicates whether the converter supports a progress bar.

In This Topic
    CanExportDirect Method (IExtendedProcessor)
    In This Topic
    Indicates whether the converter provides an export.
    Syntax

    Parameters

    Parameter NameDescription
    oContextContext with parameters
    bSupportsProgressIndicates whether the converter supports a progress bar.

    Return Value

    TRUE if export is possible
    FALSE if export is not possible
    See Also