Indicate whether the printer automatically change the page orientation according to the size of content.

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

Syntax

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

See Also