ParagraphAlignmentEnum

ParagraphAlignmentEnum enumeration constants are used to denote different types of alignment for a paragraph in the recognized text.

typedef enum {
 PA_Left,
 PA_Center,
 PA_Right,
 PA_Justify,
 PA_JustifyForArabic
} ParagraphAlignmentEnum;
    

Elements

Name Description
PA_Center Centered paragraph.
PA_Justify Justified paragraph (aligned both left and right).
PA_JustifyForArabic Paragraph with kashida justification (intended for Arabic texts).
PA_Left Left-aligned paragraph.
PA_Right Right-aligned paragraph.

Used in

IParagraphParams::ParagraphAlignment

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.