LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)
LEAD Technologies, Inc

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 byte Loop {get; set;}
 get_Loop();
set_Loop(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CompositionBoxOptions Structure
CompositionBoxOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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