ExportAnnotationsToXfdf

ExportAnnotationsToXfdf(string)

Exporte toutes les annotations de document vers le fichier XFDF

public void ExportAnnotationsToXfdf(string fileName)
ParamètreTaperLa description
fileNameStringNom du fichier XFDF

Voir également


ExportAnnotationsToXfdf(Stream)

Exporter toutes les annotations de document dans le flux.

public void ExportAnnotationsToXfdf(Stream stream)
ParamètreTaperLa description
streamStreamFlux où stocker XFDF.

Voir également