Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewerAnnotations Class : Automation Property |
public AnnAutomation Automation {get;}
'Declaration
Public ReadOnly Property Automation As AnnAutomation
'Usage
Dim instance As DocumentViewerAnnotations Dim value As AnnAutomation value = instance.Automation
public: property AnnAutomation^ Automation { AnnAutomation^ get(); }
Automation is created after the internal background worker has obtained all the annotation containers from the document. Refer to DocumentViewerAnnotations for more information.