.NET Framework Class Library
LineText Constructor
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > LineText Class > LineText Constructor |
Namespace: Gnostice.Core.DOM
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Sub New ( _ |
C# |
public LineText( |
Visual C++ |
public: |
boundingRect
Type: Gnostice.Core.Graphics.SimpleRect
words
Type: System.Collections.Generic.List(WordText)
lineIndex
Type: System.Int32
beginIndex
Type: System.Int32
endIndex
Type: System.Int32