ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Presentations Namespace / IPresentationPane Interface / Caption Property

In This Topic
    Caption Property (IPresentationPane)
    In This Topic
    Gets or sets the caption for the pane the way it appears on the tab.
    Syntax
    Property Caption As String
    string Caption {get; set;}
    Remarks
    By default the caption is equal to the name of the presentation.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.5 or higher.
    See Also