[]
Represents a set of elements displayed in Ribbon.
[TypeConverter(typeof(UnsortedExpandableConverter))]
public class StatusBarElements
Name | Description |
---|---|
PageViewContinuous | Gets the element for the PageViewContinuous action. |
PageViewSingle | Gets the element for the PageViewSingle action. |
PageViewTwoUp | Gets the element for the PageViewTwoUp action. |
PageViewTwoUpContinuous | Gets the element for the PageViewTwoUpContinuous action. |
ProgressBar | Gets the element for the ProgressBar item. |
RotateClockwise | Gets the element for the RotateClockwise action. |
RotateCounterClockwise | Gets the element for the RotateCounterClockwise action. |
StatusLabel | Gets the element for the StatusLabel item. |
ZoomLevel | Gets the element for the ZoomLevel action. |
ZoomTrack | Gets the element for the ZoomTrack item. |
Name | Description |
---|---|
ShouldSerializePageViewContinuous() | Indicates whether the PageViewContinuous property should be serialized. |
ShouldSerializePageViewSingle() | Indicates whether the PageViewSingle property should be serialized. |
ShouldSerializePageViewTwoUp() | Indicates whether the PageViewTwoUp property should be serialized. |
ShouldSerializePageViewTwoUpContinuous() | Indicates whether the PageViewTwoUpContinuous property should be serialized. |
ShouldSerializeProgressBar() | Indicates whether the ProgressBar property should be serialized. |
ShouldSerializeRotateClockwise() | Indicates whether the RotateClockwise property should be serialized. |
ShouldSerializeRotateCounterClockwise() | Indicates whether the RotateCounterClockwise property should be serialized. |
ShouldSerializeStatusLabel() | Indicates whether the StatusLabel property should be serialized. |
ShouldSerializeZoomLevel() | Indicates whether the ZoomLevel property should be serialized. |
ShouldSerializeZoomTrack() | Indicates whether the ZoomTrack property should be serialized. |