Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / VisitedDocument Class / DocumentCaption Property

In This Topic
    DocumentCaption Property
    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