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

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