INormalViewPropertiesHorizontalBarState Property |
Specifies the state that the horizontal splitter bar should be shown in.
A horizontal splitter bar separates the slide from the content region below the slide.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxSplitterBarStateType HorizontalBarState { get; set; }Property HorizontalBarState As SplitterBarStateType
Get
Set
property SplitterBarStateType HorizontalBarState {
SplitterBarStateType get ();
void set (SplitterBarStateType value);
}abstract HorizontalBarState : SplitterBarStateType with get, set
Property Value
Type:
SplitterBarStateType
See Also