Harness proD API Help
EPLAN.Harness.API.Plugins.Core Namespace / RibbonPage Class / RibbonPage Constructor
Name of the ribbon page.
In This Topic
    RibbonPage Constructor
    In This Topic
    Creates new instance of representation of ribbon page.
    Syntax
    public RibbonPage( 
       string name
    )

    Parameters

    name
    Name of the ribbon page.
    See Also