  | GoogleFontEditorDefaultFontWeight Property  | 
  
    Namespace: 
   Dynamicweb.Content.Items.Editors
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax[AddInParameterAttribute("DefaultFontWeight")]
[AddInParameterEditorAttribute(typeof(HiddenParameterEditor), "")]
public string DefaultFontWeight { get; set; }<AddInParameterAttribute("DefaultFontWeight")>
<AddInParameterEditorAttribute(GetType(HiddenParameterEditor), "")>
Public Property DefaultFontWeight As String
	Get
	SetProperty Value
Type: 
String
See Also