CreateFromFile

Document.CreateFromFile method

Crée un document à partir d’un fichier.

public static Document CreateFromFile(string filePath)
Paramètre Taper La description
filePath String Chemin d’accès au fichier du document.

Return_Value

Le document créé.

Voir également