PdfDocument.LanguageCulture Property
Gets or sets the language culture of the document.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| CultureInfo | A |
See Also
Gets or sets the language culture of the document.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public CultureInfo LanguageCulture { get; set; }
Public Property LanguageCulture As CultureInfo
| Type | Description |
|---|---|
| CultureInfo | A |