Eplan Platform API
Eplan.EplApi.DataModel Namespace / DocumentTypeManager Class / IsInteractivePage Method

In This Topic
    IsInteractivePage Method
    In This Topic
    Determines if a page is interactive.
    Syntax
    public static bool IsInteractivePage( 
       DocumentTypeManager.DocumentType nPageType
    )
    public:
    static bool IsInteractivePage( 
       DocumentTypeManager.DocumentType nPageType
    ) 

    Parameters

    nPageType
    See Also