←Select platform

AnnContainer Property

Summary

The AnnContainer object used when annotations are loaded or saved.

Syntax

C#
VB
Java
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.Converters Assembly