ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HorizontalRelation - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class HorizontalRelation

    Specifies the horizontal relative position.

    Inheritance
    System.Object
    HorizontalRelation
    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class HorizontalRelation : Enum

    Fields

    Column

    Relative to column.

    Declaration
    public const HorizontalRelation Column
    Field Value
    Type Description
    HorizontalRelation

    Margin

    Relative to margin.

    Declaration
    public const HorizontalRelation Margin
    Field Value
    Type Description
    HorizontalRelation

    Page

    Relative to page.

    Declaration
    public const HorizontalRelation Page
    Field Value
    Type Description
    HorizontalRelation

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved