com.groupdocs.parser.options

Class ImageOptions

    • Constructor Detail

      • ImageOptions

        public ImageOptions(ImageFormat imageFormat)
        Provides the options which are used for image extraction.
        Parameters:
        imageFormat - The format of the image.
    • Method Detail

      • getImageFormat

        public ImageFormat getImageFormat()
        Gets the image format for image extraction.
        Returns:
        ImageFormat enumeration that contains an image format.