Aspose::Pdf::Facades::PdfAnnotationEditor::ExportAnnotationsToXfdf method

PdfAnnotationEditor::ExportAnnotationsToXfdf method

Exports annotations to stream.

void Aspose::Pdf::Facades::PdfAnnotationEditor::ExportAnnotationsToXfdf(const System::SharedPtr<System::IO::Stream> &xmlOutputStream)
ParameterTypeDescription
xmlOutputStreamconst System::SharedPtr<System::IO::Stream>&Output stream.

See Also