Back to Devexpress

NormalViewProperties Members

officefileapi-devexpress-dot-docs-dot-presentation-dot-normalviewproperties-dot-underscore-members.md

latest4.3 KB
Original Source

NormalViewProperties Members

Contains properties for the normal view.

Constructors

NameDescription
NormalViewProperties()Initializes a new instance of the NormalViewProperties class.

Properties

NameDescription
HorizontalBarStateGets or sets the state of the horizontal splitter bar (separates the slide area from the notes pane).
RestoredLeftGets or sets the size of the thumbnails pane in the normal view (when the pane is not minimized or maximized).
RestoredTopGets or sets the height of the slide area in the normal view (when the slide area is not minimized or maximized).
ShowOutlineIconsGets ot sets whether the application should show icons if it displays outline content in any content region in normal view mode. Applications may ignore this setting.
SnapVerticalSplitterGets or sets whether the vertical splitter should be minimized if the side region has an insufficient size. Applications may ignore this setting.
UseSingleViewGets or sets whether to display slide area only (hide thumbnails and notes).
VerticalBarStateGets or sets the state of the vertical splitter bar (separates the slide area from the thumbnails pane).

Methods

NameDescription
Clone()Clones the current NormalViewProperties instance.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

NormalViewProperties Class

DevExpress.Docs.Presentation Namespace