Packages

 

com.aspose.imaging.fileformats.eps

Class EpsLoadOptions

  • All Implemented Interfaces:
    com.aspose.imaging_internal.progressmanagement.IProgressEventHandler


    public class EpsLoadOptions
    extends LoadOptions

    EPS load options

    See Also:
    LoadOptions
    • Constructor Detail

      • EpsLoadOptions

        public EpsLoadOptions()
    • Method Detail

      • getPreviewExportFormat

        public int getPreviewExportFormat()

        Gets the preview format to use for export. If it is not set or specified format is absent, the best available quality is selected by default.

        Returns:
        The preview format to use for export.
      • setPreviewExportFormat

        public void setPreviewExportFormat(int value)

        Sets the preview format to use for export. If it is not set or specified format is absent, the best available quality is selected by default.

        Parameters:
        value - The preview format to use for export.