GemBox.Presentation
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    TabStopAlignment Enum

    Namespace:
    GemBox.Presentation
    Assembly:
    GemBox.Presentation.dll

    Represents an enumeration of available alignments for tab stops.

    • C#
    • VB.NET
    public enum TabStopAlignment
    Public Enum TabStopAlignment

    Fields

    Center

    The text at this tab stop is center aligned.

    Decimal

    At this tab stop, the decimals are lined up. From a user's point of view, the text here behaves as right aligned until the decimal point, and then as left aligned after the decimal point.

    Left

    The text at this tab stop is left aligned.

    Right

    The text at this tab stop is right aligned.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.