Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DocumentInfo Class / Subject Property

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