Discuss this help topic in SecureBlackbox Forum

TElOfficeOpenXMLCoreProperties.Description

TElOfficeOpenXMLCoreProperties     See also     


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


Provides the package content description.

Declaration

[C#]
    TElOfficeXMLDCSimpleLiteral Description;

[VB.NET]
    Property Description As TElOfficeXMLDCSimpleLiteral

[Pascal]
    property Description : TElOfficeXMLDCSimpleLiteral;

[C++]
    TElOfficeXMLDCSimpleLiteral* get_Description();

[PHP]
    TElOfficeXMLDCSimpleLiteral get_Description()

[Java]
    TElOfficeXMLDCSimpleLiteral getDescription();

Description

    Use this property to specify the description of the package content. This field may specify an abstract, a table of contents or a graphical representation, etc.

See also:     Category     Subject    

Discuss this help topic in SecureBlackbox Forum