PdfViewer.InitialOrientation Property

Gets or sets the value of page orientation when displaying a document.

public Nullable<Orientation> InitialOrientation { get; set; }
Public Property InitialOrientation As Nullable(Of Orientation)

Property Value

Nullable<Orientation>

Licensing Info

This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

See Also

PdfViewer
ceTe.DynamicPDF.Viewer

In this topic