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

In This Topic
    CanExport Method
    In This Topic
    Indicates whether the converter provides an export option.
    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