WdViewType É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.
Définit le type d'affichage.
public enum class WdViewType
[System.Runtime.InteropServices.Guid("32FB36EF-2E57-345C-98BA-051FB07F8F6C")]
public enum WdViewType
type WdViewType =
Public Enum WdViewType
- Héritage
-
WdViewType
- Attributs
Champs
Nom | Valeur | Description |
---|---|---|
wdNormalView | 1 | Mode Normal. |
wdOutlineView | 2 | Mode Plan. |
wdPrintView | 3 | Mode Page. |
wdPrintPreview | 4 | Mode Aperçu avant impression. |
wdMasterView | 5 | Mode masque. |
wdWebView | 6 | Mode Web. |
wdReadingView | 7 | Mode Lecture. |
wdConflictView | 8 |