LastView

IViewProperties.LastView property

Specifies the view mode that was used when the presentation document was last saved. Read/write ViewType.

public ViewType LastView { get; set; }

See Also