| CKEditorControlEntitiesGreek Property | 
             Whether to convert some symbols, mathematical symbols,
             and Greek letters to HTML entities.
             This may be more relevant for users typing text written in Greek.
             The list of entities can be found at the
            
W3C HTML 4.01 Specification, section 24.3.1.
            
             Default value: true
             
 
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic bool EntitiesGreek { get; set; }Property Value
Type: 
Boolean See Also
See Also