Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.Converters Namespace > DocumentConverterPreprocessor Class : Invert Property |
public bool Invert {get; set;}
'Declaration
Public Property Invert As Boolean
'Usage
Dim instance As DocumentConverterPreprocessor Dim value As Boolean instance.Invert = value value = instance.Invert
public boolean getInvert() public void setInvert(boolean value)
Invert is supported when OCR is used during conversion. If the value is true, the engine will set the value of IOcrAutoRecognizeManager.PreprocessPageCommands accordingly.
Invert is not supported during raster conversion.
Invert is not supported when SVG is used during conversion.
For an example, refer to DocumentConverterPreprocessor.