OptionalContentUsageLang Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets a text string that specifies a language and possibly a locale. For example, es-MX represents Mexican Spanish.

Namespace:  Apitron.PDF.Kit.FixedLayout.OptionalContent
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public string Lang { get; set; }

Property Value

Type: String
The language.
See Also

Reference