ComponentOne Reports for WPF
C1.WPF.Pdf Namespace / PdfDocumentInfo Class / Subject Property

In This Topic
    Subject Property (PdfDocumentInfo)
    In This Topic
    Gets or sets the subject of the Pdf document.
    Syntax
    'Declaration
     
    Public Property Subject As String
    public string Subject {get; set;}
    See Also