Apitron.PDF.Kit library for .NET
SystemObject
Apitron.PDF.Kit.ExtractionTextEntry
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Top
This class represents a text entry.
Inheritance Hierarchy
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
The TextEntry type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | FontFamily |
Gets the font family.
|
![]() | FontName |
Gets the name of the font.
|
![]() | FontSize |
Gets the size of the font.
|
![]() | Unicodes |
Gets the unicodes that represents this instance.
|
![]() | Width |
Gets the width.
|
![]() | X |
Gets the x.
|
![]() | Y |
Gets the y.
|
See Also