ExportFormat, énumération
Spécifie le format de fichier à utiliser lors de l'exportation d'une vue.
Espace de noms : Microsoft.Office.InfoPath
Assembly : Microsoft.Office.InfoPath (dans Microsoft.Office.InfoPath.dll)
Syntaxe
'Déclaration
Public Enumeration ExportFormat
'Utilisation
Dim instance As ExportFormat
public enum ExportFormat
Membres
Nom du membre | Description | |
---|---|---|
Mht | Archive Web, format de fichier unique (.mht) | |
Fichier Portable Document Format (.pdf) | ||
Xps | Document XPS (.xps) |
Remarques
L'énumération ExportFormat permet de spécifier le format de fichier lors de l'utilisation de la méthode Export de la classe View.