PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / ToolBarElements Class / PageNumberBox Property

In This Topic
    PageNumberBox Property (ToolBarElements)
    In This Topic
    Gets the element for the PageNumberBox item.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageNumberBox As TextBoxPreviewElement
    public TextBoxPreviewElement PageNumberBox {get;}
    See Also