Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

Resources Property






Gets or sets the annotations resources used by all containers used with this automation manager.
Syntax
public AnnResources Resources {get; set;}
'Declaration
 
Public Property Resources As AnnResources
public AnnResources Resources {get; set;}
@property (nonatomic) LTAnnResources* resources;
public AnnResources getResources()
public void setResources(AnnResources resources)
            
 <br/>get_Resources();<br/>set_Resources(value);<br/>Object.defineProperty('Resources'); 

Property Value

The annotations resources used by all the containers used with this automation manager. The default value is null.
Remarks

The annotations resources are images and rubber stamps used through the toolkit. Typically, you create one global AnnResources object and assign it to Resources, to be used by all of the containers and the rendering engine in this automation manager.

AnnAutomationManager will automatically update the value of RenderingEngine.Resources when a new value is set.

Requirements

Target Platforms

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager 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