Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)

Show in webframe

Loop Property






Gets or sets the Looping count.
Syntax
public byte Loop {get; set;}
'Declaration
 
Public Property Loop As Byte
'Usage
 
Dim instance As CompositionBoxOptions
Dim value As Byte
 
instance.Loop = value
 
value = instance.Loop

            

            
public:
property byte Loop {
   byte get();
   void set (    byte value);
}

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

See Also

Reference

CompositionBoxOptions Structure
CompositionBoxOptions Members

Error processing SSI file
Leadtools.Jpeg2000 requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features