←Select platform

Preprocess Property

Summary

Indicates to the ConversionEngine whether to automatically pre-process the input documents prior to conversion.

Syntax
C#
VB
C++
public bool Preprocess { get; set; } 
Public Property Preprocess() As Boolean 
   Get 
   Set 
public:  
   property bool Preprocess 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to apply automatic preprocessing to the input document prior to conversion. Default value is false.

Requirements

Target Platforms

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

Leadtools.CloudServices Assembly