Click or drag to resize

GoogleFontAttribute Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple = false, 
	Inherited = false)]
public class GoogleFontAttribute : FieldAttribute

The GoogleFontAttribute type exposes the following members.

Constructors
  NameDescription
Public methodGoogleFontAttribute
Initializes a new instance of the GoogleFontAttribute class
Public methodGoogleFontAttribute(String, String, String)
Initializes a new instance of the GoogleFontAttribute class
Top
Properties
  NameDescription
Public propertyDefaultFontName
Public propertyDefaultFontWeight
Public propertyDescription (Inherited from FieldAttribute.)
Public propertyEditorType (Inherited from FieldAttribute.)
Public propertyName (Inherited from FieldAttribute.)
Top
Methods
See Also