struct Protocol::Page::FontFamilies
- Protocol::Page::FontFamilies
- Struct
- Value
- Object
Overview
Generic font families collection.
Included Modules
- JSON::Serializable
Defined in:
protocol/page.crConstructors
Instance Method Summary
-
#cursive : String | Nil
The cursive font-family.
-
#fantasy : String | Nil
The fantasy font-family.
-
#fixed : String | Nil
The fixed font-family.
-
#math : String | Nil
The math font-family.
-
#sans_serif : String | Nil
The sansSerif font-family.
-
#serif : String | Nil
The serif font-family.
-
#standard : String | Nil
The standard font-family.