Options.DocumentViewDirection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the alignment and reading order for the entire document.
public:
property Microsoft::Office::Interop::Word::WdDocumentViewDirection DocumentViewDirection { Microsoft::Office::Interop::Word::WdDocumentViewDirection get(); void set(Microsoft::Office::Interop::Word::WdDocumentViewDirection value); };
public Microsoft.Office.Interop.Word.WdDocumentViewDirection DocumentViewDirection { get; set; }
member this.DocumentViewDirection : Microsoft.Office.Interop.Word.WdDocumentViewDirection with get, set
Public Property DocumentViewDirection As WdDocumentViewDirection