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

Show in webframe

Repetition Property






Gets or sets the repetition value.
Syntax
public int Repetition {get; set;}
'Declaration
 
Public Property Repetition As Integer
'Usage
 
Dim instance As InstructionSet
Dim value As Integer
 
instance.Repetition = value
 
value = instance.Repetition

            

            
public:
property int Repetition {
   int get();
   void set (    int value);
}

Property Value

This field specifies the number of times to repeat this particular set of instructions.
Requirements

Target Platforms

See Also

Reference

InstructionSet Class
InstructionSet 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