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

In This Topic
    PageCaptionText Property (C1PreviewTextSearchPanel)
    In This Topic
    Gets or sets the text of the caption of the "Page" column in the result list.
    Syntax
    'Declaration
     
    Public Property PageCaptionText As String
    public string PageCaptionText {get; set;}
    See Also