Class PdfBorderArray

    • Constructor Detail

      • PdfBorderArray

        public PdfBorderArray​(float hRadius,
                              float vRadius,
                              float width)
        Constructs a new PdfBorderArray.
      • PdfBorderArray

        public PdfBorderArray​(float hRadius,
                              float vRadius,
                              float width,
                              PdfDashPattern dash)
        Constructs a new PdfBorderArray.