←Select platform

ActualBaseEndPoint Property

Summary

Indicates the ending LeadPoint for the word's actual baseline.

Syntax
C#
VB
C++
public LeadPoint ActualBaseEndPoint { get; set; } 
Public Property ActualBaseEndPoint() As LeadPoint 
   Get 
   Set 
public:  
   property LeadPoint^ ActualBaseEndPoint 
   { 
      LeadPoint^ get() 
      void set(LeadPoint^ value) 
   } 

Property Value

Indicates the ending LeadPoint for the word's actual baseline, regardless of rotation.

Remarks

ActualBaseStartPoint and ActualBaseEndPoint specify the actual baseline starting and ending points for the word and its characters, regardless of rotation. The order of the points describes the word’s baseline and its direction. These two points help users to correctly place the rotated text into a PDF and estimate the correct positioning of symbols with regard to the actual baseline.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.