[]
        
(Showing Draft Content)

C1.C1Preview.TabAlignmentEnum

TabAlignmentEnum Enum

Specifies the text alignment on a tab position. See TabPositions for details.

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.4.8.dll
Syntax
public enum TabAlignmentEnum

Fields

Name Description
Center

Text is centered around the tab position.

Left

Text is left-aligned on the tab position (text starts at the tab stop).

Right

Text is right-aligned on the tab position (text ends at the tab stop).