LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)

Loop Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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