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

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