Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / DocumentInfo Class / Subject Property

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