menu

ASP.NET Core

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TextureAlignment

    Show / Hide Table of Contents

    Enum TextureAlignment

    Specifies the texture alignment.

    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum TextureAlignment

    Fields

    Name Description
    AlignmentMixed

    Not Supported.

    Bottom

    Aligned at bottom.

    BottomLeft

    Aligned at bottom left.

    BottomRight

    Aligned at bottom right.

    Center

    Aligned at center.

    Left

    Aligned at left.

    Right

    Aligned at right.

    Top

    Aligned at top.

    TopLeft

    Aligned at top left.

    TopRight

    Aligned at top right.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved