Discuss this help topic in SecureBlackbox Forum

TElOfficeOpenXMLCoreProperties.Subject

TElOfficeOpenXMLCoreProperties     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Specifies the topic of the document.

Declaration

[C#]
    TElOfficeXMLDCSimpleLiteral Subject;

[VB.NET]
    Property Subject As TElOfficeXMLDCSimpleLiteral

[Pascal]
    property Subject : TElOfficeXMLDCSimpleLiteral;

[C++]
    TElOfficeXMLDCSimpleLiteral* get_Subject();

[PHP]
    TElOfficeXMLDCSimpleLiteral get_Subject()

[Java]
    TElOfficeXMLDCSimpleLiteral getSubject();

Description

    Use this property to specify the topic of the document.

See also:     Title    

Discuss this help topic in SecureBlackbox Forum