BlockRoleEnum

BlockRoleEnum enumeration constants are used to describe the role of the text block in the logical structure of a document.

typedef enum {
 BR_Unknown,
 BR_RunningTitle,
 BR_MainText,
 BR_IncutText,
 BR_Caption,
 BR_LineNumbers,
 BR_Artefact
} BlockRoleEnum;
    

Elements

Name Description
BR_Artefact The block contains some garbage text.
BR_Caption The block contains a caption.
BR_IncutText The block contains an incut.
BR_LineNumbers The block contains line numbers.
BR_MainText The block contains the main text of the page.
BR_RunningTitle The block contains a running title.
BR_Unknown The role is undefined.

Used in

ITextBlock::BlockRole

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.