Scheduler for WPF and Silverlight | ComponentOne
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