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

    Show / Hide Table of Contents

    VerticalAlignment Enum

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

    Represents a vertical alignment for text or picture between the top and bottom margins of the parent element.

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

    Fields

    Bottom

    The text/picture shall be vertically aligned to the bottom margin of the parent element, by moving all text/picture to the bottom text/picture extent within the parent element as required.

    Center

    The text/picture shall be vertically aligned to the center of the parent element.

    Top

    The text/picture shall be vertically aligned to the top margin of the parent element, by moving all text/picture to the top text/picture extent within the parent element as required.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.