Specifies whether a complete HTML document is being edited.
            
        
        Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
Remarks
            If false, the editor will only process content inside the page body i.e. all content inside of the 
            <body>...</body> tags of a page. 
            If true, the editor will process content outside the page body and preserve header tags (e.g. <head>...</head>, <title>...</title>, etc.).