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

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

    Parameters

    oContext
    Context with parameters
    bSupportsProgress
    Indicates whether the converter supports a progress bar.

    Return Value

    true: export is possible; false: export is not possible
    See Also