Search Results for

    Show / Hide Table of Contents

    Class AdminFontVM

    Inheritance
    System.Object
    FontVM
    AdminFontVM
    Inherited Members
    FontVM.Id
    FontVM.Name
    FontVM.PostScriptName
    FontVM.Names
    FontVM.Weight
    FontVM.Italic
    FontVM.PubliclyAccessible
    FontVM.CreatedTime
    FontVM.CreatorUserId
    FontVM.EditedTime
    FontVM.EditorUserId
    FontVM.PropertyChanged
    FontVM.RaisePropertyChanged(String)
    Namespace: FastReport.Cloud
    Assembly: FastReport.Cloud.SDK.dll
    Syntax
    public class AdminFontVM : FontVM

    Properties

    FontFamilies

    Declaration
    public System.Collections.Generic.ICollection<string> FontFamilies { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.ICollection<System.String>

    LicenseText

    Declaration
    public string LicenseText { get; set; }
    Property Value
    Type Description
    System.String

    PreferredFamily

    Declaration
    public string PreferredFamily { get; set; }
    Property Value
    Type Description
    System.String

    PreferredSubFamily

    Declaration
    public string PreferredSubFamily { get; set; }
    Property Value
    Type Description
    System.String

    Properties

    Declaration
    public System.Collections.Generic.IDictionary<string, string> Properties { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.IDictionary<System.String, System.String>
    Back to top 2025.2.1 © 1998-2025 Copyright Fast Reports Inc.