Click or drag to resize
CKEditorControlDialogBackgroundCoverOpacity Property
The opacity of the dialog background cover. It should be a number within the range [0.0, 1.0]. Default value: 0.5

Namespace: CMS.CKEditor
Assembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax
C#
public decimal DialogBackgroundCoverOpacity { get; set; }

Property Value

Type: Decimal
See Also