com.groupdocs.parser.options

Class FormattedTextOptions

    • Constructor Detail

      • FormattedTextOptions

        public FormattedTextOptions(FormattedTextMode mode)
        Initializes a new instance of the FormattedTextOptions class.
        Parameters:
        mode - The mode of formatted text extraction.
    • Method Detail

      • getMode

        public FormattedTextMode getMode()
        Gets the formatted text extraction mode.
        Returns:
        FormattedTextMode enumeration that contains a formatted text extraction mode.