Click or drag to resize

PdfLanguage Constructor

Initializes a new instance of the PdfLanguage structure.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfLanguage(
	string value
)

Parameters

value  String
An RFC 3066 language string.
See Also