Class StiPdfData

java.lang.Object
com.stimulsoft.report.export.tools.StiPdfData

public class StiPdfData extends Object
Accessory class StiPdfData Inner representation of the export objects.
  • Field Details

    • X

      public double X
      Coordinate of the border.
    • Y

      public double Y
      Y coordinate of the border.
    • Width

      public double Width
      Width of the border.
    • Height

      public double Height
      Height of the border.
    • Component

      public StiComponent Component
      Component.
  • Constructor Details

    • StiPdfData

      public StiPdfData()
  • Method Details