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

    Show / Hide Table of Contents

    PdfBorderStyle Enum

    Namespace:
    GemBox.Pdf.Annotations
    Assembly:
    GemBox.Pdf.dll

    Represents the style of the annotation's border.

    • C#
    • VB.NET
    public enum PdfBorderStyle
    Public Enum PdfBorderStyle

    Fields

    Beveled

    A simulated embossed rectangle that appears to be raised above the surface of the page.

    Dashed

    A dashed rectangle surrounding the annotation.

    Inset

    A simulated engraved rectangle that appears to be recessed below the surface of the page.

    Solid

    A solid rectangle surrounding the annotation.

    Underlined

    A single line along the bottom of the annotation rectangle.

    Unknown

    The border style is unknown.

    See Also
    PDF Specification ISO 32000-1:2008, section '12.5.4 Border Styles'
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.