Document.NonFullScreenPageMode

Document.NonFullScreenPageMode property

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

public PageMode NonFullScreenPageMode { get; set; }

See Also