PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / RibbonGroups Class / Document Property

In This Topic
    Document Property (RibbonGroups)
    In This Topic
    Gets the element for the Page group.
    Syntax
    'Declaration
     
    Public ReadOnly Property Document As RibbonPreviewGroup
    public RibbonPreviewGroup Document {get;}
    See Also