Class PdfFonts.RECT

java.lang.Object
com.stimulsoft.report.export.tools.pdf.PdfFonts.RECT
Enclosing class:
PdfFonts

public class PdfFonts.RECT extends Object
Accessory class RECT
  • Field Details

    • left

      public int left
    • top

      public int top
    • bottom

      public int bottom
  • Constructor Details

    • RECT

      public RECT(int left, int top, int right, int bottom)