←Select platform

AnnotationsMode Property

Summary

Annotation conversion options.

Syntax
C#
VB
C++
public DocumentConverterAnnotationsMode AnnotationsMode { get; set; } 
Public Property AnnotationsMode() As DocumentConverterAnnotationsMode 
   Get 
   Set 
public:  
   property DocumentConverterAnnotationsMode^ AnnotationsMode 
   { 
      DocumentConverterAnnotationsMode^ get() 
      void set(DocumentConverterAnnotationsMode^ value) 
   } 

Property Value

Annotation conversion options. The default value is DocumentConverterAnnotationsMode.None.

Remarks

This member mirrors DocumentConverterJobData.AnnotationsMode. Refer to it for more information.

Example

For an example, refer to StatusJobDataRunner.

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.