Back to Website
Show / Hide Table of Contents

Class MobileTextEditorCssFontGenerator

Inheritance
System.Object
MobileTextEditorCssFontGenerator
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Controllers
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class MobileTextEditorCssFontGenerator

Constructors

MobileTextEditorCssFontGenerator(IFontService, Logger)

Declaration
public MobileTextEditorCssFontGenerator(IFontService fontService, Logger logger)
Parameters
Type Name Description
IFontService fontService
NLog.Logger logger

Methods

GetFonts(IEnumerable<String>, Boolean, String)

Declaration
public string GetFonts(IEnumerable<string> requestedFontsByPsName, bool advancedMode, string baseUrl)
Parameters
Type Name Description
System.Collections.Generic.IEnumerable<System.String> requestedFontsByPsName
System.Boolean advancedMode
System.String baseUrl
Returns
Type Description
System.String
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...