[]
Represents a set of elements displayed in Ribbon.
[TypeConverter(typeof(UnsortedExpandableConverter))]
public class RibbonElements
| Name | Description |
|---|---|
| CopyText | Gets the element for the CopyText action. |
| Export | Gets the element for the Export action. |
| FindTextTool | Gets the element for the FindTextTool action. |
| FirstPage | Gets the element for the FirstPage action. |
| HandTool | Gets the element for the HandTool action. |
| Landscape | Gets the element for the Landscape action. |
| LastPage | Gets the element for the LastPage action. |
| NavigateBack | Gets the element for the NavigateBack action. |
| NavigateForward | Gets the element for the NavigateForward action. |
| NextPage | Gets the element for the NextPage action. |
| Outlines | Gets the element for the Outlines action. |
| PageCountLabel | Gets the element for the PageCountLabel item. |
| PageNumberBox | Gets the element for the PageNumberBox item. |
| PageSets | Gets the element for the PageSets action. |
| PageSetup | Gets the element for the PageSetup action. |
| PageWidth | Gets the element for the PageWidth action. |
| Parameters | Gets the element for the Parameters action. |
| Portrait | Gets the element for the Portrait action. |
| PrevPage | Gets the element for the PrevPage action. |
Gets the element for the Print action. |
|
| PrintLayout | Gets the element for the PrintLayout action. |
| Refresh | Gets the element for the Refresh action. |
| SelectTextTool | Gets the element for the SelectTextTool action. |
| StopLoading | Gets the element for the StopLoading action. |
| Thumbnails | Gets the element for the Thumbnails action. |
| WholePage | Gets the element for the WholePage action. |
| Zoom100 | Gets the element for the Zoom100 action. |
| ZoomLevel | Gets the element for the ZoomLevel action. |
| Name | Description |
|---|---|
| ShouldSerializeCopyText() | Indicates whether the CopyText property should be serialized. |
| ShouldSerializeExport() | Indicates whether the Export property should be serialized. |
| ShouldSerializeFindTextTool() | Indicates whether the FindTextTool property should be serialized. |
| ShouldSerializeFirstPage() | Indicates whether the FirstPage property should be serialized. |
| ShouldSerializeHandTool() | Indicates whether the HandTool property should be serialized. |
| ShouldSerializeLandscape() | Indicates whether the Landscape property should be serialized. |
| ShouldSerializeLastPage() | Indicates whether the LastPage property should be serialized. |
| ShouldSerializeNavigateBack() | Indicates whether the NavigateBack property should be serialized. |
| ShouldSerializeNavigateForward() | Indicates whether the NavigateForward property should be serialized. |
| ShouldSerializeNextPage() | Indicates whether the NextPage property should be serialized. |
| ShouldSerializeOutlines() | Indicates whether the Outlines property should be serialized. |
| ShouldSerializePageCountLabel() | Indicates whether the PageCountLabel property should be serialized. |
| ShouldSerializePageNumberBox() | Indicates whether the PageNumberBox property should be serialized. |
| ShouldSerializePageSets() | Indicates whether the PageSets property should be serialized. |
| ShouldSerializePageSetup() | Indicates whether the PageSetup property should be serialized. |
| ShouldSerializePageWidth() | Indicates whether the PageWidth property should be serialized. |
| ShouldSerializeParameters() | Indicates whether the Parameters property should be serialized. |
| ShouldSerializePortrait() | Indicates whether the Portrait property should be serialized. |
| ShouldSerializePrevPage() | Indicates whether the PrevPage property should be serialized. |
| ShouldSerializePrint() | Indicates whether the Print property should be serialized. |
| ShouldSerializePrintLayout() | Indicates whether the PrintLayout property should be serialized. |
| ShouldSerializeRefresh() | Indicates whether the Refresh property should be serialized. |
| ShouldSerializeSelectTextTool() | Indicates whether the SelectTextTool property should be serialized. |
| ShouldSerializeStopLoading() | Indicates whether the StopLoading property should be serialized. |
| ShouldSerializeThumbnails() | Indicates whether the Thumbnails property should be serialized. |
| ShouldSerializeWholePage() | Indicates whether the WholePage property should be serialized. |
| ShouldSerializeZoom100() | Indicates whether the Zoom100 property should be serialized. |
| ShouldSerializeZoomLevel() | Indicates whether the ZoomLevel property should be serialized. |