Winnovative Logo

FindTextLocation Class

Winnovative Client for .NET Core
This class represents the location of a text in a PDF page
Inheritance Hierarchy

SystemObject
  WinnovativeClientFindTextLocation

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public class FindTextLocation

The FindTextLocation type exposes the following members.

Properties

  NameDescription
Public propertyHeight
The text height in PDF page
Public propertyPageNumber
The PDF page number
Public propertyWidth
The text width in PDF page
Public propertyX
The text X location in PDF page
Public propertyY
The text Y location in PDF page
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference