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

In This Topic
    DocumentCaption Property (VisitedDocument)
    In This Topic
    Gets or sets the caption of the current visited document.
    Syntax
    'Declaration
     
    Public Property DocumentCaption As String
    public string DocumentCaption {get; set;}
    See Also