←Select platform

UseXLBox Property

Summary

Gets or sets a value indicating whether to use the box extended length.

Syntax

C#
VB
C++
public bool UseXLBox { get; set; } 
  
Public Property UseXLBox As Boolean 
public: 
property bool UseXLBox { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to use the box extended length; otherwise, false.

Requirements

Target Platforms

See Also

Reference

JPxBox Class

JPxBox Members

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

Leadtools.Jpip Assembly