Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

IsChecked Property






Gets or sets a value that indicate whether this review item is checked (approved).
Syntax
public bool IsChecked {get; set;}
'Declaration
 
Public Property IsChecked As Boolean
public bool IsChecked {get; set;}
@property (nonatomic) BOOL isChecked;
public boolean isChecked()
public void setChecked(boolean value)
            
 
get_IsChecked();
set_IsChecked(value);
Object.defineProperty('IsChecked');

Property Value

true if this review item is checked (approved), otherwise; false. Default value is false.
Remarks

This is application specific and optional. It can be used to show a checkbox or mark next to the review in the user interface to indicate that the item was "checked".

Requirements

Target Platforms

See Also

Reference

AnnReview Class
AnnReview Members

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