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 (IXMLProcessor)
    In This Topic
    Indicates whether the converter provides an export option.
    Syntax

    Parameters

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

    Return Value

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