pitch_range property
pitch_range property
See the pitch-range property definition in CSS2.
Definition:
@property
def pitch_range(self):
...
@pitch_range.setter
def pitch_range(self, value):
...
See Also
- module
aspose.svg.dom.css
- class
ICSS2Properties