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 : Orient Property |
public bool Orient {get; set;}
'Declaration
Public Property Orient As Boolean
'Usage
Dim instance As DocumentConverterPreprocessor Dim value As Boolean instance.Orient = value value = instance.Orient
public boolean getOrient() public void setOrient(boolean value)
Orient is supported when OCR is used during conversion. If the value is true, the engine will set the value of IOcrAutoRecognizeManager.PreprocessPageCommands accordingly.
Orient is not supported during raster conversion.
Orient is not supported when SVG is used during conversion.
For an example, refer to DocumentConverterPreprocessor.