API Reference

Enum

PdfCellBorderLineStyle

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Describes how a table cell border line is drawn.

Inheritance

  • Enum
  • PdfCellBorderLineStyle

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const PdfCellBorderLineStyle Standard #

Draw a single line.

Value: 0
public const PdfCellBorderLineStyle TwoLine #

Draw a double line.

Value: 1