Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
IsFragmentTableBox Method
See Also 
Leadtools.Jpip.JPX Namespace > JPxBoxParser Class : IsFragmentTableBox Method



boxName
A String containing the name of the box.
boxName
A String containing the name of the box.
Specifies whether a box is a fragment table box.

Syntax

Visual Basic (Declaration) 
Public Function IsFragmentTableBox( _
   ByVal boxName As String _
) As Boolean
Visual Basic (Usage)Copy Code
Dim instance As JPxBoxParser
Dim boxName As String
Dim value As Boolean
 
value = instance.IsFragmentTableBox(boxName)
C# 
public bool IsFragmentTableBox( 
   string boxName
)
C++/CLI 
public:
bool IsFragmentTableBox( 
   String^ boxName
) 

Parameters

boxName
A String containing the name of the box.

Return Value

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

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features