Xfinium.Pdf Namespace > PdfViewerPreferences Class : NonFullScreenPageMode Property |
'Declaration
Public Property NonFullScreenPageMode As PdfDisplayMode
'Usage
Dim instance As PdfViewerPreferences Dim value As PdfDisplayMode instance.NonFullScreenPageMode = value value = instance.NonFullScreenPageMode
public PdfDisplayMode NonFullScreenPageMode {get; set;}
public: property PdfDisplayMode NonFullScreenPageMode { PdfDisplayMode get(); void set ( PdfDisplayMode value); }
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library