| 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; }
<AddInParameterAttribute("Default font")>
<AddInParameterEditorAttribute(GetType(GoogleFontParameterEditor), "")>
Public Property FontEditor As GoogleFont
Get
Set
Property Value
Type:
GoogleFontSee Also