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

    Show / Hide Table of Contents

    HorizontalPositionType Enum

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

    Represents a set of possible relative horizontal positions for the parent floating element. This relative position is specified relative to the horizontal anchor specified by the parent HorizontalPosition.

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

    Fields

    Absolute

    Specifies that the parent object should have absolute horizontal positioning with respect to the anchor settings.

    Center

    Specifies that the parent object shall be centered with respect to the anchor settings.

    Inside

    Specifies that the parent object shall be inside of the anchor object.

    Left

    Specifies that the parent object shall be left aligned with respect to the anchor settings.

    Outside

    Specifies that the parent object shall be outside of the anchor object.

    Right

    Specifies that the parent object shall be right aligned with respect to the anchor settings.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.