PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / ToolBarElements Class / PageCountLabel Property

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