Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document 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