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

In This Topic
    Caption Property (ViewHistoryItem)
    In This Topic
    Gets the caption representing the current history item.
    Syntax
    'Declaration
     
    Public ReadOnly Property Caption As String
    public string Caption {get;}
    See Also