←Select platform

ActualBaseStartPoint Property

Summary

Indicates the starting LeadPoint for actual baseline for the word, exactly, rotated or not.

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

Property Value

Indicates the starting LeadPoint for actual baseline for the word, exactly, rotated or not.

Remarks

ActualBaseStartPoint and ActualBaseEndPoint specify the actual baseline starting and ending points for the word and its characters, exactly, rotated or not. The order of the points describe the word’s baseline and its direction. These two points help users to put correctly the rotated text into PDF and estimate the right position of symbols regarding 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.