File Formats

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TextureAlignment - FileFormats API Reference | Syncfusion

    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 - 2021 Syncfusion Inc. All Rights Reserved