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)
| Parameter | Type | Description |
|---|---|---|
| xmlOutputStream | const System::SharedPtr<System::IO::Stream>& | Output stream. |
See Also
- Typedef SharedPtr
- Class Stream
- Class PdfAnnotationEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++