Envelope.DefaultOrientation 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 l'orientation par défaut pour charger les enveloppes.
public:
property Microsoft::Office::Interop::Word::WdEnvelopeOrientation DefaultOrientation { Microsoft::Office::Interop::Word::WdEnvelopeOrientation get(); void set(Microsoft::Office::Interop::Word::WdEnvelopeOrientation value); };
public Microsoft.Office.Interop.Word.WdEnvelopeOrientation DefaultOrientation { get; set; }
member this.DefaultOrientation : Microsoft.Office.Interop.Word.WdEnvelopeOrientation with get, set
Public Property DefaultOrientation As WdEnvelopeOrientation