OptionalContentUsagePreferredLang Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets a value that shall be either ON or OFF. Default value: OFF. It shall be used by PDF processors when there is a partial match but no exact match between the system language and the language strings in all usage properties.

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 OptionalContentGroupState PreferredLang { get; set; }

Property Value

Type: OptionalContentGroupState
true if preferred language; otherwise, false.
See Also

Reference