public bool IsSuperBox( string boxName )
'Declaration Public Function IsSuperBox( _ ByVal boxName As String _ ) As Boolean
'Usage Dim instance As JPxBoxParser Dim boxName As String Dim value As Boolean value = instance.IsSuperBox(boxName)
public: bool IsSuperBox( String^ boxName )
Super boxes are boxes which contain other sub-boxes.
Target Platforms
JPxBoxParser Class JPxBoxParser Members