font_file_uri property
font_file_uri property
Gets or sets the font file URI.
Definition:
@property
def font_file_uri(self):
...
@font_file_uri.setter
def font_file_uri(self, value):
...
Gets or sets the font file URI.
@property
def font_file_uri(self):
...
@font_file_uri.setter
def font_file_uri(self, value):
...