Class FontData
- Namespace
- Dynamicweb.CoreUI.Editors.Inputs
- Assembly
- Dynamicweb.CoreUI.dll
public sealed record FontData : IEquatable<FontData>
- Inheritance
-
FontData
- Implements
-
- Inherited Members
-
Properties
public string SelectedFamily { get; set; }
Property Value
- string
public string SelectedFile { get; set; }
Property Value
- string
public string SelectedVariant { get; set; }
Property Value
- string
public string SelectedVersion { get; set; }
Property Value
- string