PresentationMode Enumeration

Presentation mode of the document.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public enum PresentationMode

Members

Auto0 Presentation mode will be set automatically.
Worksheet1 Worksheet mode of the document.
Document2 Test processor document mode.

See Also