FirstLineIndent property (ILTParagraphOptions)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short FirstLineIndent

Overview

Refer to Using the Paragraph Options

Remarks

Gets or sets a value that represents the length of the indentation of the first line of paragraph, that will be exported. This value is measured in Twips, and it is used only if the ParagraphIndentMode property is SELPREDEFINED.

This property is updated with the current values when the GetRecognitionResultOptions method is called.

To update the paragraph options for saving the recognition results, set this property and the other ILTParagraphOptions properties accessed by the ParagraphOptions property of the ResultOptions property, and call the SetRecognitionResultOptions method.

See Also

Elements:

SpaceBeforeMode property, ParagraphIndentMode property, LineSpacingMode property, LineSpacing property, AlignmentMode property, Alignment property, ResultOptions property, ParagraphOptions property, GetRecognitionResultOptions method, SetRecognitionResultOptions method

Topics:

Quick Reference OCR: Using the Paragraph Options