←Select platform

IsFragmentTableBox Method

Summary

Specifies whether a box is a fragment table box.

Syntax

C#
VB
C++
public bool IsFragmentTableBox( 
   string boxName 
) 
  
Public Function IsFragmentTableBox( _ 
   ByVal boxName As String _ 
) As Boolean 
public: 
bool IsFragmentTableBox(  
   String^ boxName 
)  

Parameters

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

Return Value

true if the box is a fragment table box; otherwise, false.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly