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)
ParameterTypBeskrivning
xfdfStreamconst System::SharedPtr<System::IO::Stream>&Den inmatade XFDF-dataströmmen.

Se även

PdfAnnotationEditor::ImportAnnotationsFromXfdf(const System::String&) method

Importerar alla anteckningar från XFDF‑fil.

void Aspose::Pdf::Facades::PdfAnnotationEditor::ImportAnnotationsFromXfdf(const System::String &xfdfFile)
ParameterTypBeskrivning
xfdfFileconst System::String&Den inmatade XFDF-filen.

Se även