PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreview Class / Document Property

In This Topic
    Document Property (C1RibbonPreview)
    In This Topic
    Gets or sets the document shown by the preview.
    Syntax
    'Declaration
     
    Public Property Document As Object
    public object Document {get; set;}
    See Also