Aspose::Pdf::Facades::PdfAnnotationEditor::ImportAnnotationsFromFdf method
PdfAnnotationEditor::ImportAnnotationsFromFdf method
Imports all annotations from FDF file.
void Aspose::Pdf::Facades::PdfAnnotationEditor::ImportAnnotationsFromFdf(const System::String &fdfFile)
| Parameter | Type | Description |
|---|---|---|
| fdfFile | const System::String& | The input FDF file. |
See Also
- Class String
- Class PdfAnnotationEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++