←Select platform

ActualBaseEndPoint Property

Summary

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

Syntax
C#
Objective-C
C++/CLI
Python
public LeadPoint ActualBaseEndPoint { get; set; } 
@property (nonatomic, assign) LeadPoint actualBaseEndPoint; 
public:  
   property LeadPoint^ ActualBaseEndPoint 
   { 
      LeadPoint^ get() 
      void set(LeadPoint^ value) 
   } 
ActualBaseEndPoint # get and set (OcrWord) 

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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

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