Document.Language Property

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

public string Language { get; set; }
Public Property Language 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 the language identifier property of the generated PDF document.

See Also

Document
ceTe.DynamicPDF

In this topic