Document.Author Property

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

public string Author { get; set; }
Public Property Author 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