ICSS2Properties.Cue
ICSS2Properties.Cue property
The ‘cue’ property is a shorthand for setting ‘cue-before’ and ‘cue-after’. If two values are given, the first value is ‘cue-before’ and the second is ‘cue-after’. If only one value is given, it applies to both properties.
public String Cue { get; set; }
Return Value
cue property
See Also
- interface ICSS2Properties
- package com.aspose.html.Dom.Css
- package Aspose.HTML