DocumentNonFullScreenPageMode Property
Gets or sets page mode, specifying how to display the document on exiting full-screen mode.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public PageMode NonFullScreenPageMode { get; set; }

Property Value

Type: PageMode
See Also