Skip to main content
Skip table of contents

PdfBorderDictionary

PdfBorderDictionary Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text.pdf
  iTextSharp.text.pdf.PdfBorderDictionary[[PdfBorderDictionary]]
  iTextSharp.text.pdf.PdfDictionary[[PdfDictionary]]
  end
iTextSharp.text.pdf.PdfDictionary --> iTextSharp.text.pdf.PdfBorderDictionary

Details

Inheritance

Constructors

PdfBorderDictionary [1/2]

Source code

public PdfBorderDictionary(float borderWidth, int borderStyle, PdfDashPattern dashes)
Arguments
TypeNameDescription
floatborderWidth
intborderStyle
PdfDashPatterndashes
PdfBorderDictionary [2/2]

Source code

public PdfBorderDictionary(float borderWidth, int borderStyle)
Arguments
TypeNameDescription
floatborderWidth
intborderStyle

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.