get_char_width method
get_char_width
Returns a width of character.
Returns
A width of character.
def get_char_width(self, char_value):
...
| Parameter | Type | Description |
|---|---|---|
| char_value | char | Character. |
See Also
- module
aspose.page - class
ITrFont
Returns a width of character.
A width of character.
def get_char_width(self, char_value):
...
| Parameter | Type | Description |
|---|---|---|
| char_value | char | Character. |
aspose.pageITrFont