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)
ParameterTypeDescription
fdfFileconst System::String&The input FDF file.

See Also