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

    Show / Hide Table of Contents

    TextDirection Enum

    Namespace:
    GemBox.Document
    Assembly:
    GemBox.Document.dll

    Represents an enumeration of available text directions.

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

    Fields

    Horizontal

    Horizontal text.

    Rotate270

    Text has vertical orientation (each line is 270 degrees rotated clockwise, so it goes from bottom to top; each next line is to the right from the previous one).

    Rotate90

    Text has vertical orientation (each line is 90 degrees rotated clockwise, so it goes from top to bottom; each next line is to the left from the previous one).

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.