Aspose::Pdf::Facades::PdfBookmarkEditor::ExportBookmarksToHtml method
PdfBookmarkEditor::ExportBookmarksToHtml method
Exports bookmarks to HTML file.
static void Aspose::Pdf::Facades::PdfBookmarkEditor::ExportBookmarksToHtml(const System::String &inPdfFile, const System::String &outHtmlFile)
| Parameter | Type | Description |
|---|---|---|
| inPdfFile | const System::String& | Input PDF file which bookmarks will be exported. |
| outHtmlFile | const System::String& | Output HTML file |
See Also
- Class String
- Class PdfBookmarkEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++