[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.UseOldScriptTags

UseOldScriptTags Property

UseOldScriptTags

Gets or sets a value indicating whether the following scripts should use their old tags: Bengali, Devanagari, Gujarati, Gurmukhi, Kannada, Malayalam, Myanmar, Odia, Tamil, Telugu. The default is false.

Declaration
public bool UseOldScriptTags { get; set; }
Public Property UseOldScriptTags As Boolean