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

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

Leadtools.Jpeg2000 Assembly

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