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

    Show / Hide Table of Contents

    MultipleBorderTypes Enum

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

    Represents multiple border types.

    • C#
    • VB.NET
    [Flags]
    public enum MultipleBorderTypes
    <Flags>
    Public Enum MultipleBorderTypes

    Fields

    All

    All borders (outside, inside and diagonal borders).

    Bottom

    Bottom border.

    Diagonal

    Diagonal borders (diagonal up and diagonal down borders).

    DiagonalDown

    Diagonal down border (from top-left to bottom-right).

    DiagonalUp

    Diagonal up border (from bottom-left to top-right).

    Inside

    Inside borders (inside horizontal and inside vertical borders).

    InsideHorizontal

    Inside horizontal border.

    InsideVertical

    Inside vertical border.

    Left

    Left border.

    None

    No border.

    Outside

    Outside borders (left, top, right and bottom borders).

    Right

    Right border.

    Top

    Top border.

    See Also
    MultipleBorders
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.