New Product LaunchBoldDesk: Help desk ticketing software starts at $10 for 3 agents.
Try it for free.
.e-de-background {
background-color: rgb(238, 238, 238); /* You can customize this color*/
}
|
/**
* Initialize document editor
*/
let editor: DocumentEditor = new DocumentEditor ({ enablePrint: true });
// Set page border color
editor.pageOutline = '#d1d1d1';
|
Please tell me how to change background color of Page Content-Area.