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

PdfAnnotationEditor::ExportAnnotationsToXfdf method

Exports annotations to stream.

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

See Also