Aspose::Pdf::Document::ExportAnnotationsToXfdf metod

Document::ExportAnnotationsToXfdf(const System::SharedPtr<System::IO::Stream>&) method

Exportera alla dokumentanteckningar till en ström.

void Aspose::Pdf::Document::ExportAnnotationsToXfdf(const System::SharedPtr<System::IO::Stream> &stream)
ParameterTypBeskrivning
strömconst System::SharedPtr<System::IO::Stream>&Ström där XFDF lagras.

Se även

Document::ExportAnnotationsToXfdf(const System::String&) method

Exporterar alla dokumentanteckningar till en XFDF-fil.

void Aspose::Pdf::Document::ExportAnnotationsToXfdf(const System::String &fileName)
ParameterTypBeskrivning
fileNameconst System::String&XFDF-filnamn

Se även