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

In This Topic
    OutlineViewCaption Property (C1PrintPreviewControl)
    In This Topic
    Gets or sets the outline view caption.
    Syntax
    'Declaration
     
    Public Property OutlineViewCaption As String
    public string OutlineViewCaption {get; set;}
    See Also