←Select platform

Repetition Property

Summary

Gets or sets the repetition value.

Syntax

C#
VB
C++
public int Repetition { get; set; } 
  
Public Property Repetition As Integer 
public: 
property int Repetition { 
   int get(); 
   void set (    int ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly