TextEntry Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This class represents a text entry.
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Kit.ExtractionTextEntry

Namespace:  Apitron.PDF.Kit.Extraction
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public sealed class TextEntry

The TextEntry type exposes the following members.

Properties

  NameDescription
Public propertyFontFamily
Gets the font family.
Public propertyFontName
Gets the name of the font.
Public propertyFontSize
Gets the size of the font.
Public propertyUnicodes
Gets the unicodes that represents this instance.
Public propertyWidth
Gets the width.
Public propertyX
Gets the x.
Public propertyY
Gets the y.
Top
See Also

Reference