WebOptions.BrowserLevel Propriété
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.
Cette propriété renvoie ou définit une constante qui représente le niveau de navigateur Web auquel vous souhaitez cibler la page Web spécifiée.
public:
property Microsoft::Office::Interop::Word::WdBrowserLevel BrowserLevel { Microsoft::Office::Interop::Word::WdBrowserLevel get(); void set(Microsoft::Office::Interop::Word::WdBrowserLevel value); };
public Microsoft.Office.Interop.Word.WdBrowserLevel BrowserLevel { get; set; }
member this.BrowserLevel : Microsoft.Office.Interop.Word.WdBrowserLevel with get, set
Public Property BrowserLevel As WdBrowserLevel
Valeur de propriété
Remarques
Cette propriété est ignorée si la OptimizeForBrowser propriété a la valeur false.
WdBrowserLevelIl peut s’agir de l’une des constantes WdBrowserLevel suivantes :
wdBrowserLevelMicrosoftInternetExplorer6
wdBrowserLevelMicrosoftInternetExplorer5
wdBrowserLevelV4