useSystemLcid property

LoadOptions.useSystemLcid property

Gets or sets whether to use LCID value obtained from Windows registry to determine page setup default margins.

get useSystemLcid(): boolean

Remarks

If set to true, then MS Word behavior is emulated which takes LCID value from Windows registry.

The default value is false.

See Also