←Select platform

ActualBaseStartPoint Property

Summary

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

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

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

Leadtools.Ocr Assembly