PageSetup.SectionDirection Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Devuelve o establece el orden de lectura y la alineación de las secciones especificadas.
public:
property Microsoft::Office::Interop::Word::WdSectionDirection SectionDirection { Microsoft::Office::Interop::Word::WdSectionDirection get(); void set(Microsoft::Office::Interop::Word::WdSectionDirection value); };
public Microsoft.Office.Interop.Word.WdSectionDirection SectionDirection { get; set; }
member this.SectionDirection : Microsoft.Office.Interop.Word.WdSectionDirection with get, set
Public Property SectionDirection As WdSectionDirection