Aspose::Pdf::Facades::PdfAnnotationEditor::ImportAnnotationsFromXfdf method
PdfAnnotationEditor::ImportAnnotationsFromXfdf(const System::SharedPtr<System::IO::Stream>&) method
Importerar alla anteckningar från XFDF‑datastream.
void Aspose::Pdf::Facades::PdfAnnotationEditor::ImportAnnotationsFromXfdf(const System::SharedPtr<System::IO::Stream> &xfdfStream)
| Parameter | Typ | Beskrivning |
|---|---|---|
| xfdfStream | const System::SharedPtr<System::IO::Stream>& | Den inmatade XFDF-dataströmmen. |
Se även
- Typedef SharedPtr
- Class Stream
- Class PdfAnnotationEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++
PdfAnnotationEditor::ImportAnnotationsFromXfdf(const System::String&) method
Importerar alla anteckningar från XFDF‑fil.
void Aspose::Pdf::Facades::PdfAnnotationEditor::ImportAnnotationsFromXfdf(const System::String &xfdfFile)
| Parameter | Typ | Beskrivning |
|---|---|---|
| xfdfFile | const System::String& | Den inmatade XFDF-filen. |
Se även
- Class String
- Class PdfAnnotationEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++