ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / 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