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