←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Converter Assembly