Aspose::Pdf::Comparison::PdfOutputGenerator класс

PdfOutputGenerator class

Представляет класс для генерации PDF‑представления различий текстов.

class PdfOutputGenerator : public Aspose::Pdf::Comparison::IFileOutputGenerator,
                           public Aspose::Pdf::LicenseManagement::IVentureLicenseTarget

Методы

МетодОписание
GenerateOutput(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>, System::String) overrideГенерирует вывод на основе различий между текстами и сохраняет его в файл.
GenerateOutput(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<DiffOperation>>>>>, System::String) overrideГенерирует вывод на основе различий между текстами и сохраняет его в файл.
PdfOutputGenerator()Создаёт экземпляр класса PdfOutputGenerator.
PdfOutputGenerator(const System::SharedPtr<PageInfo>&)Создаёт экземпляр класса PdfOutputGenerator.
PdfOutputGenerator(const System::SharedPtr<OutputTextStyle>&)Создаёт экземпляр класса PdfOutputGenerator.
PdfOutputGenerator(const System::SharedPtr<OutputTextStyle>&, const System::SharedPtr<PageInfo>&)Создаёт экземпляр класса PdfOutputGenerator.

См. также