set_PreferSingleView()

NormalViewProperties::set_PreferSingleView(bool) method

Specifies whether the user prefers to see a full-window single-content region over the standard normal view with three content regions. If enabled, the application may choose to display one of the content regions in the entire window. Write bool.

void Aspose::Slides::NormalViewProperties::set_PreferSingleView(bool value) override

See Also