PageSetup.Orientation Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Retorna ou define a largura da página.
public:
property Microsoft::Office::Interop::Word::WdOrientation Orientation { Microsoft::Office::Interop::Word::WdOrientation get(); void set(Microsoft::Office::Interop::Word::WdOrientation value); };
public Microsoft.Office.Interop.Word.WdOrientation Orientation { get; set; }
member this.Orientation : Microsoft.Office.Interop.Word.WdOrientation with get, set
Public Property Orientation As WdOrientation
Valor da propriedade
Comentários
Algumas das WdOrientation constantes podem não estar disponíveis para você, dependendo do suporte ao idioma (inglês dos EUA, por exemplo) que você selecionou ou instalou.