ICSS2Properties.PauseAfter
ICSS2Properties.PauseAfter property
These properties specify a pause to be observed before (or after) speaking an element’s content. Values have the following meanings:
‘time’ - Expresses the pause in absolute time units (seconds and milliseconds).’percentage’ - Refers to the inverse of the value of the ‘speech-rate’ property. For example, if the speech-rate is 120 words per minute (i.e., a word takes half a second, or 500ms) then a ‘pause-before’ of 100% means a pause of 500 ms and a ‘pause-before’ of 20% means 100ms.
public String PauseAfter { get; set; }
Return Value
pause-after property
See Also
- interface ICSS2Properties
- package com.aspose.html.Dom.Css
- package Aspose.HTML