PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / Document Property

In This Topic
    Document Property (C1PreviewPane)
    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