Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

NextNumber Property






Gets or sets the next number used when creating labels for this AnnAutomationObject
Syntax
public virtual int NextNumber {get; set;}
'Declaration
 
Public Overridable Property NextNumber As Integer
public virtual int NextNumber {get; set;}
@property (nonatomic,assign) int nextNumber;
public int getNextNumber()
public void setNextNumber(int value)
            
 <br/>get_NextNumber();<br/>set_NextNumber(value);<br/>Object.defineProperty('NextNumber'); 

Property Value

The next number used when creating labels for this AnnAutomationObject. The default value is 1.
Remarks

When the automation object creates new object from this template. It can use the values of NextNumber and LabelTemplate to automatically create a label and set its value for the new object.

If the value of LabelTemplate is null (The default value), then the automation object will not try to create a new label as follows:

Requirements

Target Platforms

See Also

Reference

AnnAutomationObject Class
AnnAutomationObject Members

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