ComponentOne Word for UWP
Landscape Property

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : Landscape Property
Gets or sets landscape flag of a page for this document.
Syntax
'Declaration
 
Public Property Landscape As System.Boolean
public System.bool Landscape {get; set;}

Property Value

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

Reference

C1WordDocument Class
C1WordDocument Members