←Select platform

AnnotationsMode Property

Summary

Controls how annotations are saved in the output document.

Syntax
C#
C++/CLI
Java
Python
public DocumentConverterAnnotationsMode AnnotationsMode { get; set; } 
public:  
   property DocumentConverterAnnotationsMode^ AnnotationsMode 
   { 
      DocumentConverterAnnotationsMode^ get() 
      void set(DocumentConverterAnnotationsMode^ value) 
   } 
public DocumentConverterAnnotationsMode getAnnotationsMode() 
public void setAnnotationsMode(DocumentConverterAnnotationsMode value) 
AnnotationsMode # get and set (DocumentConverterJobData) 

Property Value

A DocumentConverterAnnotationsMode enumeration value that controls how annotations are saved in the output document. Default value is DocumentConverterAnnotationsMode.None.

Remarks

This value is only used if the input document contains annotations, otherwise it is ignored.

Refer to DocumentConverterAnnotationsMode for more information.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Converter Assembly

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