get_width method
get_width(em, font_size)
def get_width(self, em: int, font_size: float):
...
Parameter | Type | Description |
---|---|---|
em | int | |
font_size | float |
See Also
- module aspose.words.shaping
- class Cluster
def get_width(self, em: int, font_size: float):
...
Parameter | Type | Description |
---|---|---|
em | int | |
font_size | float |