ComponentOne Web API Edition
Landscape Property

C1.Web.Api.Document.Models Namespace > PageSettings Class : Landscape Property
Gets or sets a value indicating whether to use landscape orientation.
Syntax
'Declaration
 
Public Property Landscape As Nullable(Of Boolean)
public Nullable<bool> Landscape {get; set;}
See Also

Reference

PageSettings Class
PageSettings Members