←Select platform

Preprocessor Property (DocumentConverter)

Summary

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

Syntax

C#
VB
Java
C++
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.Converters Assembly
Click or drag to resize