ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / Bookmark Class / Title Property

In This Topic
    Title Property (Bookmark)
    In This Topic
    Gets the text for this item.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Title As String
    public string Title {get;}
    See Also