speech_rate property
speech_rate property
See the speech-rate property definition in CSS2.
Definition:
@property
def speech_rate(self):
    ...
@speech_rate.setter
def speech_rate(self, value):
    ...
See Also
- module 
aspose.html.dom.css - class 
ICSS2Properties