C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / Landscape Property

In This Topic
Landscape Property
In This Topic
Gets or sets landscape flag of a page for this document.
Syntax
'Declaration
 
Public Property Landscape As Boolean
 

Property Value

true if the page of the Word/RTF document is landscape, otherwise false.
See Also