ImportAnnotationsFromXfdf

ImportAnnotationsFromXfdf(string)

Importe les annotations du fichier XFDF vers le document.

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

Voir également


ImportAnnotationsFromXfdf(Stream)

Importe les annotations du flux vers le document.

public void ImportAnnotationsFromXfdf(Stream stream)
ParamètreTaperLa description
streamStreamLe flux contient des données XFDF.

Voir également