Document.Subject Property

Gets or sets a value indicating the subject of the Document .

public string Subject { get; set; }
Public Property Subject As String

Property Value

String

Licensing Info

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

Remarks

This value appears as a property of the generated PDF document.

See Also

Document
ceTe.DynamicPDF

In this topic