HtmlToPdfElementXPSupplementalLanguages Property

A flag in HTML to PDF element indicating if the supplemental languages (complex script, right-to-left, East Asian) support was enabled in Windows XP Regional and Language Options. The default value is false.

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
public bool XPSupplementalLanguages { get; set; }

Property Value

Boolean

See Also