←Select platform

IsSuperBox Method

Summary
Specifies whether a box is a super box.

Syntax
C#
C++/CLI
Python
public bool IsSuperBox( 
   string boxName 
) 
public: 
bool IsSuperBox(  
   String^ boxName 
)  
def IsSuperBox(self,boxName): 

Parameters

boxName
A System.String containing the name of the box.

Return Value

true if the box is a super box; otherwise, false.

Remarks

Super boxes are boxes which contain other sub-boxes.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.