ExportFormat Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie le format de fichier à utiliser lors de l'exportation d'une vue.
public enum class ExportFormat
public enum ExportFormat
type ExportFormat =
Public Enum ExportFormat
- Héritage
-
ExportFormat
Champs
Nom | Valeur | Description |
---|---|---|
Mht | 1 | Archive Web, format de fichier unique (.mht) |
2 | Fichier Portable Document Format (.pdf) |
|
Xps | 3 | Document XPS (.xps) |
Remarques
L’énumération ExportFormat est utilisée pour spécifier le format de fichier lors de l’utilisation de la Export(String, ExportFormat) méthode de la View classe .