←Select platform

Loop Property

Summary

Gets or sets the Looping count.

Syntax

C#
VB
C++
public byte Loop {get; set;}
Public Property Loop As Byte
public: 
property byte Loop { 
   byte get(); 
   void set (    byte ); 
} 

Property Value

Looping count.

Remarks

Specifies the number of times to fully execute the display instructions. A value of 255 indicates that the reader should repeat the entire set of instructions indefinitely.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpeg2000 Assembly
Click or drag to resize