API Reference

Class

PdfPanelBorder

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

Describes one side of a panel border.

Inheritance

  • Object
  • PdfPanelBorder

Usage

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

Constructors

Methods

public PdfPanelBorder Clone() #
Returns: PdfPanelBorder

Creates a copy of this panel border.

Properties

public Nullable<PdfColor> Color { get; set; } #

Border color. Set to null for no border on this side.

public Double Width { get; set; } #

Border stroke width in points.