Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
142845 | Feb 21,2019 09:15 PM UTC | Feb 22,2019 10:14 AM UTC | JavaScript - EJ 2 | 1 |
![]() |
Tags: DocumentEditor |
//Apply Normal style
documenteditor.editor.applyStyle("Normal");
//Apply Heading 1 style
documenteditor.editor.applyStyle("Heading 1");
//Apply Heading 2 style
documenteditor.editor.applyStyle("Heading 2");
//Apply Heading 3 style
documenteditor.editor.applyStyle("Heading 3");
//Apply Heading 4 style
documenteditor.editor.applyStyle("Heading 4");
//Apply Heading 5 style
documenteditor.editor.applyStyle("Heading 5");
//Apply Heading 6 style
documenteditor.editor.applyStyle("Heading 6"); |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.