←Select platform

Loop Property

Summary
Gets or sets the Looping count.

Syntax
C#
C++/CLI
Python
public byte Loop { get; set; } 
public: 
property byte Loop { 
   byte get(); 
   void set (    byte ); 
} 
Loop # get and set (CompositionBoxOptions) 

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

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.