ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / DocumentInfo Class / Subject Property

In This Topic
    Subject Property
    In This Topic
    The subject of the document.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Subject As String
    public string Subject {get;}
    See Also