Zum Hauptinhalt springen

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

Die Konstanten der Aufzählung ParagraphTabAlignmentEnum geben die verfügbaren Ausrichtungsarten für einen einzelnen Tabstopp an.
typedef enum {
 PTA_Left,
 PTA_Right,
 PTA_Center
} ParagraphTabAlignmentEnum;

Elemente

NameDescription
PTA_CenterZentrierter Tabstopp.
PTA_LeftLinksbündiger Tabstopp.
PTA_RightRechtsbündiger Tabstopp.

Verwendet in

ITabPosition::Alignment ITabPositions::AddNew