←Select platform

Length Property

Summary

Gets or sets the length of the box.

Syntax

C#
VB
C++
public long Length { get; set; } 
  
Public Property Length As Long 
public: 
property int64 Length { 
   int64 get(); 
   void set (    int64 ); 
} 

Property Value

An System.Int64 number of bytes that represents the total length of the JPxBox.

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