Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.PdfViewer Namespace / DocumentInfo Class / Title Property

In This Topic
    Title Property (DocumentInfo)
    In This Topic
    The document’s title.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Title As String
    public string Title {get;}
    See Also