Indicate whether the printer automatically change the page orientation according to the size of content.
Namespace:
C1.Silverlight.PdfViewerAssembly: C1.Silverlight.PdfViewer (in C1.Silverlight.PdfViewer.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
C# |
---|
public bool AutoContentRotation { get; set; } |
Visual Basic |
---|
Public Property AutoContentRotation As Boolean Get Set |
XAML Attribute Usage |
---|
<object AutoContentRotation="bool" .../> |