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
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML