Gets or sets the default page orientation for the document.

Namespace:  C1.Silverlight.Pdf
Assembly:  C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)

Syntax

C#
public bool Landscape { get; set; }
Visual Basic
Public Property Landscape As Boolean
	Get
	Set

See Also