def _export_figure_text()

in function_app/src/components/doc_intelligence.py [0:0]


    def _export_figure_text(
        self,
        element_info: ElementInfo,
        analyze_result: AnalyzeResult,
        all_formulas: List[DocumentFormula],
        all_barcodes: List[DocumentBarcode],
        selection_mark_formatter: SelectionMarkFormatter,
        id: str,
        text_formats: List[str],
        meta: Dict[str, Any],