Report an issue
Class

CKEDITOR.tools.style.border

classsince 4.12.0

Represents the CSS border style.

Filtering

Properties

  • color : String

    Represents the value of the CSS color property.

  • style : String

    Represents the value of the CSS style property.

  • width : String

    Represents the value of the CSS width property.

Methods