selector_text property
selector_text property
The parsable textual representation of the page selector for the rule.
Definition:
@property
def selector_text(self):
...
@selector_text.setter
def selector_text(self, value):
...
See Also
- module
aspose.svg.dom.css
- class
ICSSPageRule