Search Results for

    Show / Hide Table of Contents

    Class CmsFontFamily

    The Object Type 303. This object type covers several font faces of different styles and weights.

    Inheritance
    object
    CmsObject
    CmsFontFamily
    Inherited Members
    CmsObject.Meta
    CmsObject.Values
    CmsObject.GetValue(int, int, int)
    CmsObject.GetValues(int, int, int)
    CmsObject.SetValue(CmsValue)
    CmsObject.SetValues(int, int, int, IEnumerable<CmsValue>)
    CmsObject.GetValue<T>(int, int, int)
    CmsObject.SetValue<T>(int, int, int, T)
    CmsObject.GetValues<T>(int, int, int)
    CmsObject.SetValues<T>(int, int, int, IEnumerable<T>)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Noxum.Nova.Cms.Client
    Assembly: Noxum.Nova.Cms.Client.dll
    Syntax
    public class CmsFontFamily : CmsObject

    Properties

    FontFamilyName

    Get or set value of attribute 30301

    Declaration
    public string FontFamilyName { get; set; }
    Property Value
    Type Description
    string
    In this article
    Back to top Version 6.1.0.31rc