LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)
LEAD Technologies, Inc

IsEndOfLine Property (DocumentWord)






Show in webframe
Gets or sets a value that indicates if this the last word in a line.
Syntax
public bool IsEndOfLine {get; set;}
'Declaration
 
Public Property IsEndOfLine As Boolean
'Usage
 
Dim instance As DocumentWord
Dim value As Boolean
 
instance.IsEndOfLine = value
 
value = instance.IsEndOfLine

            

            
public:
property bool IsEndOfLine {
   bool get();
   void set (    bool value);
}

Property Value

true if this is the last word in a line; otherwise, it is false. The default value is false.
Remarks

You can use the IsEndOfLine, IsEndOfParagraph and IsEndOfPage properties to construct the lines, paragraphs and pages of the text found in a document.

Example

For an example, refer to DocumentPageText.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DocumentWord Structure
DocumentWord Members

Error processing SSI file
Leadtools.Forms.DocumentReaders requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features