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