←Select platform

AnnContainer Property

Summary

The AnnContainer object used when annotations are loaded or saved.

Syntax
C#
VB
C++
Java
public AnnContainer AnnContainer { get; } 
Public ReadOnly Property AnnContainer() As AnnContainer 
   Get 
public:  
   property AnnContainer^ AnnContainer 
   { 
      AnnContainer^ get() 
   } 
public AnnContainer getAnnContainer() 

Property Value

The AnnContainer object used when annotations are loaded or saved.

Remarks

This value is not always available and could be null.

Refer to DocumentConverterJobOperation for more information.

Example

For an example, refer to RunJob and RunJobAsync.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Converter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.