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