The IsDefinedBox Method includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.
- boxName
- A System.String containing the name of the box.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As JPxBoxParser Dim boxName As String Dim value As Boolean value = instance.IsDefinedBox(boxName) |
Parameters
- boxName
- A System.String containing the name of the box.
Return Value
true if the box is defined; otherwise, false.Defined boxes are JPx boxes supported by this implementation version.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7