Returns an array of strings specifying all supported fonts.
<void> InputFormat.getSupportedFontFamilies(<RequestStringsCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | The callback function that receives the requested value. |
error |
Optional. Is called when the operation failed with an error. |