Click or drag to resize

GoogleFontEditorFontEditor Property

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AddInParameterAttribute("Default font")]
[AddInParameterEditorAttribute(typeof(GoogleFontParameterEditor), "")]
public GoogleFont FontEditor { get; set; }

Property Value

Type: GoogleFont
See Also