←Select platform

Preprocessor Property

Summary

Object that manages the pre-processing options of the document converter.

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

Property Value

The object that manages the pre-processing options of this DocumentConverter.

Remarks

Refer to DocumentConverterPreprocessor for more information.

Example

For an example, refer to DocumentConverterPreprocessor.

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.