[]
Represents a set of elements displayed in Ribbon toolbar.
[TypeConverter(typeof(UnsortedExpandableConverter))]
public class ToolBarElements
| Name | Description |
|---|---|
| ExpandRibbon | Gets the element for the ExpandRibbon 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. |
| LastPage | Gets the element for the LastPage action. |
| MinimizeRibbon | Gets the element for the MinimizeRibbon 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. |
| Parameters | Gets the element for the Parameters action. |
| PrevPage | Gets the element for the PrevPage action. |
Gets the element for the Print action. |
|
| PrintLayout | Gets the element for the PrintLayout action. |
| Thumbnails | Gets the element for the Thumbnails action. |
| Name | Description |
|---|---|
| ShouldSerializeExpandRibbon() | Indicates whether the ExpandRibbon 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. |
| ShouldSerializeLastPage() | Indicates whether the LastPage property should be serialized. |
| ShouldSerializeMinimizeRibbon() | Indicates whether the MinimizeRibbon 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. |
| ShouldSerializeParameters() | Indicates whether the Parameters 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. |
| ShouldSerializeThumbnails() | Indicates whether the Thumbnails property should be serialized. |