Class StiOdsExportSettings


public class StiOdsExportSettings extends StiPageRangeExportSettings
Copyright Stimulsoft
  • Constructor Details

    • StiOdsExportSettings

      public StiOdsExportSettings()
  • Method Details

    • getExportFormat

      public StiExportFormat getExportFormat()
      Description copied from class: StiPageRangeExportSettings
      Export format
      Overrides:
      getExportFormat in class StiPageRangeExportSettings
      Returns:
      the exportFormat
    • getImageQuality

      public float getImageQuality()
      image quality of images which will be exported to ODS file.
      Returns:
      the imageQuality
    • setImageQuality

      public void setImageQuality(float imageQuality)
      image quality of images which will be exported to ODS file.
      Parameters:
      imageQuality - the imageQuality to set
    • getImageResolution

      public float getImageResolution()
      image resolution of images which will be exported to ODS file.
      Returns:
      the imageResolution
    • setImageResolution

      public void setImageResolution(float imageResolution)
      image resolution of images which will be exported to ODS file.
      Parameters:
      imageResolution - the imageResolution to set