HiQPdf Documentation

PdfViewerExitFullScreenPageMode Property

HiQPdf Client for .NET Core
Controls how to display the document on exiting full screen mode. This property is None by default

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public PdfFullScreenExitMode ExitFullScreenPageMode { get; set; }

Property Value

Type: PdfFullScreenExitMode
See Also

Reference