Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

GroupName Property






Gets or sets the group name for this automation object
Syntax
public virtual string GroupName {get; set;}
'Declaration
 
Public Overridable Property GroupName As String
public virtual string GroupName {get; set;}
@property (nonatomic,copy) NSString* groupName;
public String getGroupName()
public void setGroupName(String value)
            
 <br/>get_GroupName();<br/>set_GroupName(value);<br/>Object.defineProperty('GroupName'); 

Property Value

The group name for this automation object. The default value is "Main".
Remarks

GroupName can be used to categorize automation objects into groups. For example, "Basic Drawing Shapes", "Medical" and "Document" annotations. This can be used by the user interface as the name for the toolbar for example.

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