menu
aspose_barcode_cloud package
documentation
aspose_barcode_cloud.dart
FontStyle
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
?
toJson
(
)
Returns a JSON representation of FontStyle.
Implementation
String? toJson() { return _value; }
aspose_barcode_cloud package
documentation
aspose_barcode_cloud
FontStyle
toJson method
FontStyle class