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

    Show / Hide Table of Contents

    BorderStyle Enum

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

    Specifies line style for a border.

    • C#
    • VB.NET
    public enum BorderStyle
    Public Enum BorderStyle
    Remarks

    BorderStyle is specified when creating a new SingleBorder and assigning it to a Border property, or when setting a multiple borders through SetBorders(MultipleBorderTypes, BorderStyle, Color, Double) on Borders, Borders or Borders properties.

    Supported values in PDF, XPS, and image formats:

    • Single
    • Double
    • Dotted
    • Dashed
    • DashSmallGap
    • DotDash
    • DotDotDash

    Fields

    DashDotStroked

    Dash - dot stroked line border.

    Dashed

    Dashed line border.

    DashSmallGap

    Dash with small gap line borders.

    DotDash

    Dot - dash line border.

    DotDotDash

    Dot - dot - dash line border.

    Dotted

    Dotted line border.

    Double

    Double line border.

    DoubleWave

    Double wave line border.

    Emboss3D

    3D embossed line border.

    Engrave3D

    3D engraved line border.

    Inset

    Inset set of line borders.

    None

    No border.

    Outset

    Outset set of line borders.

    Single

    Single line border.

    ThickThinLargeGap

    Thick - thin with large gap line borders.

    ThickThinMediumGap

    Thick - thin with medium gap line borders.

    ThickThinSmallGap

    Thick - thin with small gap line borders.

    ThinThickLargeGap

    Thin - thick with large gap line borders.

    ThinThickMediumGap

    Thin - thick with medium gap line borders.

    ThinThickSmallGap

    Thin - thick with small gap line borders.

    ThinThickThinLargeGap

    Thin - thick - thin with large gap line borders.

    ThinThickThinMediumGap

    Thin - thick - thin with medium gap line borders.

    ThinThickThinSmallGap

    Thin - thick - thin with small gap line borders.

    Triple

    Triple line border.

    Wave

    Wave line border.

    See Also
    SingleBorder
    MultipleBorders
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.