Class PdfBorderDictionary

    • Constructor Detail

      • PdfBorderDictionary

        public PdfBorderDictionary​(float borderWidth,
                                   int borderStyle,
                                   PdfDashPattern dashes)
        Constructs a PdfBorderDictionary.
      • PdfBorderDictionary

        public PdfBorderDictionary​(float borderWidth,
                                   int borderStyle)