DublinCoreSchema.Subject Property

Gets the XmpArray object to set the descriptive phrases or keywords that specify the topic of the content of the resource. By default the keywords set in Document class will also append along with this phrases. If not required set the ImportKeywords to false.

public XmpArray Subject { get; }
Public Property Subject As XmpArray

Property Value

XmpArray

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

DublinCoreSchema
ceTe.DynamicPDF.Xmp

In this topic