Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Annotations.Automation Assembly > Leadtools.Annotations.Automation Namespace > AnnAutomationManager Class : RestrictDesigners Property |
public bool RestrictDesigners {get; set;}
'Declaration
Public Property RestrictDesigners As Boolean
public bool RestrictDesigners {get; set;}
@property (nonatomic) BOOL restrictDesigners;
public boolean getRestrictDesigners() public void setRestrictDesigners(boolean value)
<br/>get_RestrictDesigners();<br/>set_RestrictDesigners(value);<br/>Object.defineProperty('RestrictDesigners');
Changing this property will affect the current and all future running AnnDesigner objects. For more information refer to the AnnDesigner.RestrictDesigners property.