Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BuiltInPropertyCollection Class / Subject Property

In This Topic
    Subject Property (BuiltInPropertyCollection)
    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